Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Commit

Permalink
add appid
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstevens19 committed Oct 1, 2020
1 parent 74ac4ec commit 069562d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="icon" href="<%= BASE_URL %>favicon.ico" />
<title><%= htmlWebpackPlugin.options.title %></title>
<script
src="https://wallet.funfair.io/assets/sdk/fun-wallet-sdk.js"
src="https://wallet.funfair.io/assets/sdk/fun-wallet-sdk.js?appId=0x238fb86cd351a3711ba4917ad63dd6fcb198f7048a6225f480fe500e42dca975"
type="text/JavaScript"
></script>
</head>
Expand Down

0 comments on commit 069562d

Please sign in to comment.