mirror of
https://github.com/bitwarden/server.git
synced 2025-07-05 10:02:47 -05:00
uwp device type
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
EdgeBrowser = 12,
|
||||
IEBrowser = 13,
|
||||
UnknownBrowser = 14,
|
||||
AndroidAmazon = 15
|
||||
AndroidAmazon = 15,
|
||||
UWP = 16
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user