Browse Source

Test

master
Gregor Wüst 4 years ago
parent
commit
e7a34b32cb
1 changed files with 3 additions and 1 deletions
  1. 3
    1
      scripts/notes_app.js

+ 3
- 1
scripts/notes_app.js View File

@@ -1,3 +1,5 @@
function test() {
alert("Test something");
}
}

console.log("Hello")

Loading…
Cancel
Save