mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
isIE
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: 476d21e9f0...f40451ecc5
@@ -65,6 +65,10 @@ export class NodePlatformUtilsService implements PlatformUtilsService {
|
||||
return false;
|
||||
}
|
||||
|
||||
isIE() {
|
||||
return false;
|
||||
}
|
||||
|
||||
isMacAppStore() {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user