mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
Recover "use strict"
This commit is contained in:
parent
b9831bcf45
commit
2090d1c96b
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue