Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
bcf21ce4f6
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      index.android.js

+ 2
- 2
index.android.js View File

@@ -1,10 +1,10 @@
1
-window.trc_vs += "_indx=android~1_"
1
+// window.trc_vs += "_indx=android~1_"
2 2
 // import './mdev/iord/i1a.native';
3 3
 
4 4
 import './mdev/conny';
5 5
 import './react/index.native';
6 6
 import './mdev/connz';
7 7
 // import './mdev/iord/i1b.native';
8
-window.trc_vs += "_indx=android~2_"
8
+// window.trc_vs += "_indx=android~2_"
9 9
 // window.trc_vs += "_indx=react=native_"
10 10
 

Loading…
Cancel
Save