mirror of
https://github.com/bitwarden/cli
synced 2026-01-02 16:23:15 +00:00
isIE
This commit is contained in:
@@ -65,6 +65,10 @@ export class NodePlatformUtilsService implements PlatformUtilsService {
|
||||
return false;
|
||||
}
|
||||
|
||||
isIE() {
|
||||
return false;
|
||||
}
|
||||
|
||||
isMacAppStore() {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user