From 0388147949a91f0d71c505d7feaa4db5a1bcbd35 Mon Sep 17 00:00:00 2001 From: Vika Date: Wed, 1 Oct 2025 06:45:22 +0300 Subject: xyz.blueskyweb.app → xyz.vikanezrimaya.voidsky MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lib/notifications/notifications.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/notifications/notifications.ts') diff --git a/src/lib/notifications/notifications.ts b/src/lib/notifications/notifications.ts index 03dc4726f..8719c3fb9 100644 --- a/src/lib/notifications/notifications.ts +++ b/src/lib/notifications/notifications.ts @@ -37,7 +37,7 @@ async function _registerPushToken({ : PUBLIC_APPVIEW_DID, platform: Platform.OS, token: token.data, - appId: 'xyz.blueskyweb.app', + appId: 'xyz.vikanezrimaya.voidsky', ageRestricted: extra.ageRestricted ?? false, } -- cgit 1.4.1