Skip to content

Commit 4027ed5

Browse files
committed
bugfix
1 parent fccc02c commit 4027ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
</div>
5050
</div>
5151

52-
<script src="map.js"></script>
52+
<script type="module" src="map.js"></script>
5353
<script type="module" src="chat.js"></script>
5454
</body>
5555

0 commit comments

Comments
 (0)