Skip to content

fix JavaScript

Marco Biedermann requested to merge marcobiedermann:hotfix/javascript into master

Fix JavaScript:

  • move inline JavaScritpt from index.html to main.js
  • Uncomment IFFE and "use strict" statement

I tested it locally and everything works fine :)

Merge request reports