Skip to content

Commit

Permalink
hot-fix: fix the problem with index.html file
Browse files Browse the repository at this point in the history
  • Loading branch information
sherlockvn authored and hoangdat committed May 31, 2024
1 parent 9759166 commit f779bb1
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="$FLUTTER_BASE_HREF/assets/packages/flutter_inappwebview_web/assets/web/web_support.js"
src="assets/packages/flutter_inappwebview_web/assets/web/web_support.js"
defer
></script>
</body>
Expand Down

0 comments on commit f779bb1

Please sign in to comment.