mirror of https://github.com/vector-im/riot-web
Update file name in comments
Co-Authored-By: Travis Ralston <travpc@gmail.com>pull/21833/head
parent
02e0ff9e5b
commit
4397658bb3
|
@ -81,7 +81,7 @@ export class ThemeWatcher {
|
||||||
}
|
}
|
||||||
|
|
||||||
getEffectiveTheme() {
|
getEffectiveTheme() {
|
||||||
// Dev note: Much of this logic is replicated in the StyleUserSettingsTab
|
// Dev note: Much of this logic is replicated in the AppearanceUserSettingsTab
|
||||||
|
|
||||||
// XXX: checking the isLight flag here makes checking it in the ThemeController
|
// XXX: checking the isLight flag here makes checking it in the ThemeController
|
||||||
// itself completely redundant since we just override the result here and we're
|
// itself completely redundant since we just override the result here and we're
|
||||||
|
|
Loading…
Reference in New Issue