+ {#if isLoading}
+
Loading preferences...
+ {:else}
+
+ {#if browserPermission !== 'granted'}
+
+
+ {#if browserPermission === 'denied'}
+
Browser notifications blocked
+
+ Please enable notifications in your browser settings to receive push notifications
+
+ {:else}
+
Browser permission required
+
Enable browser notifications to receive push notifications
+ {/if}
+
+ {#if browserPermission === 'default'}
+
+ {/if}
+
+ {/if}
+
+
+
+
+
+
Push Notifications
+
Enable or disable all push notifications
+
+
+
+
+
+
+
+
+
+
Friend Requests
+
Get notified when someone sends you a friend request
+
+
+
+
+
+
+
+
Friend Request Accepted
+
Get notified when someone accepts your friend request
+
+
+
+
+
+
+
+
Find Likes
+
Get notified when someone likes your find
+
+
+
+
+
+
+
+
Find Comments
+
Get notified when someone comments on your find
+
+
+
+
+ {/if}
+