mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
auto delete theme duplicate
This commit is contained in:
@@ -31,6 +31,7 @@ export class MessageHandler {
|
||||
await saveTheme(request.body)
|
||||
await setTheme(request.body.id)
|
||||
sendResponse({ status: 'success' });
|
||||
browser.runtime.sendMessage({ type: 'extensionPages', info: 'themeChanged' });
|
||||
}
|
||||
save()
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user