Merge remote-tracking branch 'origin/develop' into develop

pull/21833/head
Weblate 2017-11-27 18:07:14 +00:00
commit 293f17a710
1 changed files with 1 additions and 1 deletions

View File

@ -891,7 +891,7 @@ module.exports = React.createClass({
*/
_onSetTheme: function(theme) {
if (!theme) {
theme = SettingsStore.getValueAt(SettingLevel.DEFAULT, "theme");
theme = SettingsStore.getValue("theme");
}
// look for the stylesheet elements.