MikaFil commited on
Commit
9519322
·
verified ·
1 Parent(s): dc7b0ce

Update interface.js

Browse files
Files changed (1) hide show
  1. interface.js +0 -37
interface.js CHANGED
@@ -45,43 +45,6 @@ const currentScriptTag = document.currentScript;
45
  return;
46
  }
47
 
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
-
79
-
80
-
81
-
82
-
83
-
84
-
85
  // 2) CSS optionnelle
86
  if (config.css_url) {
87
  const linkEl = document.createElement('link');
 
45
  return;
46
  }
47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
  // 2) CSS optionnelle
49
  if (config.css_url) {
50
  const linkEl = document.createElement('link');