mirror of
https://github.com/tiennm99/WPlace-AutoBOT.git
synced 2026-09-04 18:19:27 +00:00
background.js
This commit is contained in:
@@ -278,7 +278,8 @@ async function loadExtensionResources() {
|
||||
'themes/acrylic.css',
|
||||
'themes/classic-light.css',
|
||||
'themes/classic.css',
|
||||
'themes/neon.css'
|
||||
'themes/neon.css',
|
||||
'themes/neon-cyan.css'
|
||||
];
|
||||
|
||||
for (const themeFile of themeFiles) {
|
||||
@@ -460,3 +461,4 @@ async function loadExtensionResources() {
|
||||
|
||||
return resources;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user