mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 16:42:50 -05:00
new device type. return device & ip info on events
This commit is contained in:
@ -18,6 +18,9 @@
|
||||
IEBrowser = 13,
|
||||
UnknownBrowser = 14,
|
||||
AndroidAmazon = 15,
|
||||
UWP = 16
|
||||
UWP = 16,
|
||||
SafariBrowser = 17,
|
||||
VivaldiBrowser = 18,
|
||||
VivaldiExtension = 19
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user