Store/Settings: Remove accidently duplicated commented out setting

This commit is contained in:
Svallinn 2021-06-11 15:29:45 +01:00
parent 672c734024
commit 0ad1518038
No known key found for this signature in database
GPG Key ID: 09FB527F34037CCA
1 changed files with 0 additions and 1 deletions

View File

@ -158,7 +158,6 @@ const defaultSideEffectsTriggerId = settingId =>
/*****/
const state = {
// currentTheme: 'lightRed',
autoplayPlaylists: true,
autoplayVideos: true,
backendFallback: true,