Skip to content

Commit

Permalink
fix: web initialization
Browse files Browse the repository at this point in the history
  • Loading branch information
jsgalarraga committed Jul 30, 2024
1 parent f04677f commit 91d2501
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 91d2501

Please sign in to comment.