feat(cloud): sync subscriber preferences on unsubscribe

This commit is contained in:
Henry
2026-08-03 11:53:29 +01:00
parent d6aa82e070
commit b4e9dd3811
6 changed files with 87 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
"@kan/api": "workspace:*",
"@kan/auth": "workspace:*",
"@kan/db": "workspace:^",
"@kan/email": "workspace:^",
"@kan/logger": "workspace:^",
"@kan/shared": "workspace:^",
"@lingui/babel-preset-react": "^2.9.2",