Skip to content

Commit 2b43a90

Browse files
committed
fixed app.js
1 parent f291b27 commit 2b43a90

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
// Main app script
2+
console.log("App loaded");
13
<script>
2-
34
// Global list to be filled from data/index.json
45
let CITIES = [];
56

0 commit comments

Comments
 (0)