fix(feedback): report shared anonymous user id

This commit is contained in:
Turtle
2026-08-07 16:38:54 +08:00
parent ef35c7f3b2
commit 8dc91d2c00
44 changed files with 462 additions and 89 deletions

View File

@@ -20,6 +20,9 @@
{
"path": "../../core/session"
},
{
"path": "../../session/user-id"
},
{
"path": "../../support/invariants"
}