parent
89d114edb2
commit
50bddd897a
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ export function getDeviceIdValue(){
|
|||
return cookieValueMatch[0].split('=')[1];
|
||||
}
|
||||
|
||||
return '00000000-0000-0000-0000-000000000000';
|
||||
return 'cf1ec454-36a8-4137-8842-5207e86ca0be';
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue