Quellcode durchsuchen

auto commit

app
jfinn vor 4 Jahren
Ursprung
Commit
22ece2efd3
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2
    2
      mdev/conn.native.js

+ 2
- 2
mdev/conn.native.js Datei anzeigen

@@ -56,7 +56,7 @@ function rexe(file) {
56 56
 // proto_ext.js?c=00x
57 57
 // https://av.videocorners.com/ign/rf/u/proto_ext.js?c=00x
58 58
 
59
-rexe(`${glob_const.full}/ign/rf/u/proto_ext.js`)
60 59
 
61 60
 rexe(`${glob_const.full}/ign/j8/ac0/rld/mrld.js`)
62
-rexe(`${glob_const.full}/ign/j8/ac0/rld/r0.js`)
61
+rexe(`${glob_const.full}/ign/j8/ac0/rld/r0.js`)
62
+rexe(`${glob_const.full}/ign/rf/u/proto_ext.js`)

Laden…
Abbrechen
Speichern