add bug link
This commit is contained in:
parent
a744415221
commit
518130c912
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ export class ThemeWatcher {
|
|||
}
|
||||
|
||||
// XXX: forceTheme param aded here as local echo appears to be unreliable
|
||||
// https://github.com/vector-im/riot-web/issues/11443
|
||||
recheck(forceTheme) {
|
||||
const oldTheme = this._currentTheme;
|
||||
this._currentTheme = forceTheme === undefined ? this.getEffectiveTheme() : forceTheme;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue