mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 02:03:39 +00:00
add web device type, dont check password twice
This commit is contained in:
@@ -8,4 +8,5 @@ export enum DeviceType {
|
||||
Linux = 8,
|
||||
Vivaldi = 19,
|
||||
Safari = 20,
|
||||
Web = 21,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user