diff options
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> |