Recover "use strict"

This commit is contained in:
hasparus 2018-10-29 14:33:29 +01:00
parent b9831bcf45
commit 2090d1c96b
No known key found for this signature in database
GPG key ID: 199946486FC7B0AC

View file

@ -20,6 +20,7 @@
// Get rid of jQuery as d3.js can almost all the same and more // Get rid of jQuery as d3.js can almost all the same and more
// Re-build UI on reactive approach, vue.js // Re-build UI on reactive approach, vue.js
"use strict";
fantasyMap(); fantasyMap();
function fantasyMap() { function fantasyMap() {
// Version control // Version control