We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e99d44 commit cc05cb0Copy full SHA for cc05cb0
src/resources/views/auth/fullpage_redirect.blade.php
@@ -4,7 +4,6 @@
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