Browse Source

auto commit

dev8
jfinn 4 years ago
parent
commit
b5c28aa66f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      app.js

+ 1
- 0
app.js View File

@@ -9,6 +9,7 @@ import 'focus-visible';
9 9
 if (!window.clog){
10 10
 	window.clog = console.log
11 11
 }
12
+window.glob_dbg = window.glob_dbg || {}
12 13
 window.glob_dbg.j={}
13 14
 console.log("APP?.")
14 15
 // console.log("APP?")

Loading…
Cancel
Save