Store/Settings: Remove accidently duplicated commented out setting
This commit is contained in:
parent
672c734024
commit
0ad1518038
|
@ -158,7 +158,6 @@ const defaultSideEffectsTriggerId = settingId =>
|
|||
/*****/
|
||||
|
||||
const state = {
|
||||
// currentTheme: 'lightRed',
|
||||
autoplayPlaylists: true,
|
||||
autoplayVideos: true,
|
||||
backendFallback: true,
|
||||
|
|
Loading…
Reference in New Issue