mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 02:03:39 +00:00
added auth service
This commit is contained in:
@@ -3,6 +3,9 @@ export enum DeviceType {
|
||||
Firefox = 3,
|
||||
Opera = 4,
|
||||
Edge = 5,
|
||||
Windows = 6,
|
||||
MacOs = 7,
|
||||
Linux = 8,
|
||||
Vivaldi = 19,
|
||||
Safari = 20,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user