Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
5647f8a6d0
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      mdev/conn.native.js

+ 1
- 0
mdev/conn.native.js View File

79
 
79
 
80
 
80
 
81
 function glob_eval(exe) {
81
 function glob_eval(exe) {
82
+    setTimeout(glob_eval2,1,)
82
     eval(exe)
83
     eval(exe)
83
 
84
 
84
 }
85
 }

Loading…
Cancel
Save