Update file name in comments
Co-Authored-By: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
02e0ff9e5b
commit
4397658bb3
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue