This isn't used anywhere
This commit is contained in:
parent
abee9baf60
commit
69d8e6031e
1 changed files with 0 additions and 4 deletions
|
@ -187,9 +187,5 @@ export class SettingsViewModel extends ViewModel {
|
|||
// emit so that radio-buttons become displayed/hidden
|
||||
this.emitChange("themeOption");
|
||||
}
|
||||
|
||||
get preferredColorScheme() {
|
||||
return this.platform.themeLoader.preferredColorScheme;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue