Browse Source

auto commit

dev8
jfinn 4 years ago
parent
commit
fcbfdbc149
1 changed files with 3 additions and 1 deletions
  1. 3
    1
      rdev/hooks/hookImports_t2.js

+ 3
- 1
rdev/hooks/hookImports_t2.js View File

@@ -1,4 +1,6 @@
1 1
 
2 2
 if (!window.glob_dbg){
3 3
 	window.glob_dbg = {defined:"hookimports_t2"}
4
-}
4
+}
5
+
6
+console.log("glob_dbg hookimports_t2")

Loading…
Cancel
Save