Skip to content

Commit 24804e5

Browse files
committed
task(settings): Add 'defer' to query fix script
1 parent 2973610 commit 24804e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/fxa-settings/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<!--iOS App Banner-->
1717
<meta name="apple-itunes-app" content="app-id=989804926, affiliate-data=ct=smartbanner-fxa" />
18-
<script src="%PUBLIC_URL%/query-fix.js"></script>
18+
<script defer src="%PUBLIC_URL%/query-fix.js"></script>
1919
</head>
2020

2121
<body data-flow-id="__FLOW_ID__" data-flow-begin-time="__FLOW_BEGIN_TIME__">

0 commit comments

Comments
 (0)