Fix build

This commit is contained in:
Adria Navarro 2025-04-11 13:26:23 +02:00
parent fddd3f0649
commit 6151ef20c2
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ class AuthStore extends BudiStore<PortalAuthStore> {
analytics
.activate()
.then(() => {
analytics.identify(user._id)
analytics.identify(user._id!)
})
.catch(() => {
// This request may fail due to browser extensions blocking requests