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 = {
|
const state = {
|
||||||
// currentTheme: 'lightRed',
|
|
||||||
autoplayPlaylists: true,
|
autoplayPlaylists: true,
|
||||||
autoplayVideos: true,
|
autoplayVideos: true,
|
||||||
backendFallback: true,
|
backendFallback: true,
|
||||||
|
|
Loading…
Reference in New Issue