Skip to content

Commit

Permalink
Merge pull request #3 from VGVentures/fix/web-initialization
Browse files Browse the repository at this point in the history
fix: web initialization
  • Loading branch information
jsgalarraga authored Jul 30, 2024
2 parents d1e170b + 91d2501 commit 0d66dd8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@
</head>

<body>
<script>
{ { flutter_bootstrap_js } }
</script>
<script src="flutter_bootstrap.js" async></script>
</body>

</html>

0 comments on commit 0d66dd8

Please sign in to comment.