mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
add bug link
This commit is contained in:
parent
a744415221
commit
518130c912
@ -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…
x
Reference in New Issue
Block a user