@@ -47,64 +43,5 @@
-
-
Email Notifications
-
-
-
-
-
Communication emails
- Receive emails about your account activity.
-
-
-
-
-
-
-
-
Marketing emails
-
- Receive emails about new products, features, and more.
-
-
-
-
-
-
-
-
-
Social emails
-
- Receive emails for friend requests, follows, and more.
-
-
-
-
-
-
-
-
-
Security emails
-
- Receive emails about your account activity and security.
-
-
-
-
-
-
-
-
-
-
-
-
Use different settings for my mobile devices
-
- You can manage your mobile notifications in the{' '}mobile settings page.
-
-
-
-
Update notifications
diff --git a/apps/web/src/routes/(dashboard)/settings/profile-form.svelte b/apps/web/src/routes/(dashboard)/settings/profile-form.svelte
index 7a6f314..ff35110 100644
--- a/apps/web/src/routes/(dashboard)/settings/profile-form.svelte
+++ b/apps/web/src/routes/(dashboard)/settings/profile-form.svelte
@@ -18,7 +18,7 @@
@@ -28,7 +28,7 @@
let:config
method="POST"
class="space-y-8"
- debug={true}
+ debug={dev ? true : false}
>