fix: turn on notification defaults and prompt on first DM visit

This commit is contained in:
2026-05-26 11:32:32 +05:30
parent 6dbe9c0ebb
commit f3763eee7e
8 changed files with 49 additions and 7 deletions
+1 -1
View File
@@ -23,8 +23,8 @@
import SpaceJoinSettings from "@app/components/SpaceJoinSettings.svelte"
import {pushToast} from "@app/util/toast"
import {makeSpacePath} from "@app/util/routes"
import {Push} from "@app/util/notifications"
import {relaysMostlyRestricted, notificationSettings, parseInviteLink} from "@app/core/state"
import {Push} from "@app/util/push"
import {
attemptRelayAccess,
addSpaceMembership,