mirror of
https://github.com/bitwarden/browser
synced 2026-02-28 18:43:26 +00:00
cleanup safari specific features
This commit is contained in:
@@ -95,6 +95,7 @@ export default class BrowserPlatformUtilsService implements PlatformUtilsService
|
||||
}
|
||||
|
||||
if (this.isSafari()) {
|
||||
// TODO
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user