Fix theme being overridden to light even after login is completed
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -70,7 +70,7 @@ export class ThemeWatcher {
|
||||
}
|
||||
};
|
||||
|
||||
// XXX: forceTheme param aded here as local echo appears to be unreliable
|
||||
// XXX: forceTheme param added here as local echo appears to be unreliable
|
||||
// https://github.com/vector-im/riot-web/issues/11443
|
||||
recheck(forceTheme) {
|
||||
const oldTheme = this._currentTheme;
|
||||
|
||||
Reference in New Issue
Block a user