Skip to content

Commit

Permalink
hot-fix: fix the index.html loading failed
Browse files Browse the repository at this point in the history
  • Loading branch information
sherlockvn committed May 30, 2024
1 parent 4a1f325 commit 8280fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<script src="https://unpkg.com/pica/dist/pica.min.js"></script>
<script
type="application/javascript"
src="/assets/packages/flutter_inappwebview_web/assets/web/web_support.js"
src="/assets/packages/flutter_inappwebview/assets/web/web_support.js"
defer
></script>
</body>
Expand Down

0 comments on commit 8280fee

Please sign in to comment.