mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01: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:
parent
75ca9f9c13
commit
ceb78d054c
@ -151,6 +151,7 @@ export class CliPlatformUtilsService implements PlatformUtilsService {
|
||||
}
|
||||
|
||||
onDefaultSystemThemeChange() {
|
||||
/* noop */
|
||||
}
|
||||
|
||||
supportsSecureStorage(): boolean {
|
||||
|
Loading…
Reference in New Issue
Block a user