There was an error while loading. Please reload this page.
1 parent 52dabf2 commit 247b7ccCopy full SHA for 247b7cc
1 file changed
src/resources/views/auth/fullpage_redirect.blade.php
@@ -4,6 +4,7 @@
4
<meta charset="utf-8">
5
<base target="_top">
6
<meta name="shopify-api-key" content="{{ \Osiset\ShopifyApp\Util::getShopifyConfig('api_key', $shopDomain ?? Auth::user()->name ) }}"/>
7
+ <script src="https://cdn.shopify.com/shopifycloud/app-bridge.js"></script>
8
9
<title>Redirecting...</title>
10
0 commit comments