Update file name in comments

Co-Authored-By: Travis Ralston <travpc@gmail.com>
This commit is contained in:
Jorik Schellekens
2020-04-23 10:45:48 +01:00
co-authored by Travis Ralston
parent 02e0ff9e5b
commit 4397658bb3
+1 -1
View File
@@ -81,7 +81,7 @@ export class ThemeWatcher {
}
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
// itself completely redundant since we just override the result here and we're