diff --git a/src/app/tabs/settings-tab.js b/src/app/tabs/settings-tab.js index 57cee609db..630d34cf1b 100644 --- a/src/app/tabs/settings-tab.js +++ b/src/app/tabs/settings-tab.js @@ -77,7 +77,7 @@ module.exports = class SettingsTab extends ApiFactory { this._view.theme.light = yo`` this._view.theme.dark = yo`` this._view.theme.clean = yo`` - this._view.theme[this.data.currentTheme].setAttribute('checked', 'checked') + this._view.theme[this.currentTheme].setAttribute('checked', 'checked') this._view.config.homePage = yo`