mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
Linter build fix (#228)
Added comments to empty function block for CLI (doesn't have a "system theme" like other clients) to make linter happy.
This commit is contained in:
@@ -151,6 +151,7 @@ export class CliPlatformUtilsService implements PlatformUtilsService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
onDefaultSystemThemeChange() {
|
onDefaultSystemThemeChange() {
|
||||||
|
/* noop */
|
||||||
}
|
}
|
||||||
|
|
||||||
supportsSecureStorage(): boolean {
|
supportsSecureStorage(): boolean {
|
||||||
|
|||||||
Reference in New Issue
Block a user