Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wmpmills authored Sep 9, 2024
1 parent aa34e38 commit cd82e82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webapp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<script src="https://cdn.jsdelivr.net/npm/simple-keyboard@latest/build/index.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/simple-keyboard-layouts@latest/build/index.min.js"></script>

<script defer src="ChatAppLanguage.js" type="module"></script>
<script defer src="keyboards.js" type="module"></script>
<script defer src="script.js" type="module"></script>


<link
rel="stylesheet"
Expand Down

0 comments on commit cd82e82

Please sign in to comment.