Browse Source

auto commit

dev8
jfinn 4 years ago
parent
commit
cf5ca07e18
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.j={}
12 13
 // console.log("APP?")
13 14
 
14 15
 import * as jc1 from './rdev/hooks/hookImports1';

Loading…
Cancel
Save