mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix: Set display theme on cover swiper slide click
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import browser from 'webextension-polyfill'
|
||||
import { CustomTheme, DownloadedTheme, ThemeList } from '../../types/CustomThemes';
|
||||
import type { CustomTheme, DownloadedTheme, ThemeList } from '../../types/CustomThemes';
|
||||
import localforage from 'localforage';
|
||||
|
||||
export const setTheme = async (themeID: string) => {
|
||||
|
||||
Reference in New Issue
Block a user