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 a63734fa1d
8 changed files with 68 additions and 9 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
import {pushModal} from "@app/util/modal"
import {pushToast} from "@app/util/toast"
import {makeSpacePath} from "@app/util/routes"
import {Push} from "@app/util/notifications"
import {Push} from "@app/util/push"
type Props = {
url: string