mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
Rename the project to ElseIFPlayer
This commit is contained in:
parent
fa2635525c
commit
8699868c42
9 changed files with 17 additions and 16 deletions
|
|
@ -16,7 +16,7 @@ const themes = [
|
|||
'wasp'
|
||||
]
|
||||
|
||||
const LS_THEME_KEY = 'ifplayer/theme'
|
||||
const LS_THEME_KEY = 'elseifplayer/theme'
|
||||
const DEFAULT_THEME = themes[0]
|
||||
|
||||
const getSavedTheme = () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue