style: fix prettier formatting in account page
This commit is contained in:
@@ -1240,7 +1240,7 @@
|
||||
if (response.ok) {
|
||||
toast.success('Account deleted successfully', { id: loadingToast });
|
||||
// eslint-disable-next-line svelte/no-navigation-without-resolve
|
||||
// eslint-disable-next-line svelte/no-navigation-without-resolve
|
||||
// eslint-disable-next-line svelte/no-navigation-without-resolve
|
||||
authStore.logout();
|
||||
goto('/');
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user