diff options
author | Vika <vika@fireburn.ru> | 2025-10-01 06:45:22 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2025-10-01 06:59:02 +0300 |
commit | 0388147949a91f0d71c505d7feaa4db5a1bcbd35 (patch) | |
tree | 228b55def24bd9dbff7c3f5cb4362d78fb482db3 /src/screens/StarterPack/StarterPackLandingScreen.tsx | |
parent | 956244d13d74808dfe33e973b956e44ed62982eb (diff) | |
download | voidsky-0388147949a91f0d71c505d7feaa4db5a1bcbd35.tar.zst |
xyz.blueskyweb.app → xyz.vikanezrimaya.voidsky
Diffstat (limited to 'src/screens/StarterPack/StarterPackLandingScreen.tsx')
-rw-r--r-- | src/screens/StarterPack/StarterPackLandingScreen.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/StarterPack/StarterPackLandingScreen.tsx b/src/screens/StarterPack/StarterPackLandingScreen.tsx index 39ae57855..3c13c452f 100644 --- a/src/screens/StarterPack/StarterPackLandingScreen.tsx +++ b/src/screens/StarterPack/StarterPackLandingScreen.tsx @@ -353,7 +353,7 @@ function LandingScreenLoaded({ {isWeb && ( <meta name="apple-itunes-app" - content="app-id=xyz.blueskyweb.app, app-clip-bundle-id=xyz.blueskyweb.app.AppClip, app-clip-display=card" + content="app-id=xyz.vikanezrimaya.voidsky, app-clip-bundle-id=xyz.vikanezrimaya.voidsky.AppClip, app-clip-display=card" /> )} </View> |