mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
Update SEQTA and BackgroundSelector components
This commit is contained in:
+2
-2
@@ -59,12 +59,12 @@ document.addEventListener(
|
||||
IsSEQTAPage = true
|
||||
console.log('[BetterSEQTA+] Verified SEQTA Page')
|
||||
import('./css/documentload.scss')
|
||||
|
||||
|
||||
|
||||
enableCurrentTheme()
|
||||
try {
|
||||
const items = await browser.storage.local.get() as SettingsState
|
||||
|
||||
|
||||
if (items.onoff) {
|
||||
import('./css/injected.scss')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user