mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 23:03:32 +00:00
add web device type, dont check password twice
This commit is contained in:
@@ -18,6 +18,7 @@ export const AnalyticsIds = {
|
||||
[DeviceType.Windows]: 'UA-81915606-17',
|
||||
[DeviceType.Linux]: 'UA-81915606-19',
|
||||
[DeviceType.MacOs]: 'UA-81915606-18',
|
||||
[DeviceType.Web]: 'UA-81915606-3',
|
||||
};
|
||||
|
||||
export class Analytics {
|
||||
|
||||
Reference in New Issue
Block a user