mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 14:53:33 +00:00
specify desktop identity client id
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: e27df6bc09...0b57d8b7f3
@@ -21,6 +21,8 @@ const AnalyticsIds = {
|
||||
};
|
||||
|
||||
export class DesktopPlatformUtilsService implements PlatformUtilsService {
|
||||
identityClientId: string = 'desktop';
|
||||
|
||||
private deviceCache: DeviceType = null;
|
||||
private analyticsIdCache: string = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user