1
0
simov 6 жил өмнө
parent
commit
69360d466b

+ 1 - 1
options/index.js

@@ -7,7 +7,7 @@ m.mount(document.querySelector('main'), {
     // allowed origins
     // allowed origins
     origins.render(),
     origins.render(),
     // custom themes
     // custom themes
-    themes.render(),
+    // themes.render(),
   ]
   ]
 })
 })
 
 

+ 1 - 1
test/index.js

@@ -17,7 +17,7 @@ var tests = [
   'defaults-options',
   'defaults-options',
 
 
   'popup-options',
   'popup-options',
-  'custom-themes',
+  // 'custom-themes',
 
 
   'origin-add',
   'origin-add',
   'origin-match',
   'origin-match',