Support for rating system (#10124)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2025-10-24 10:10:01 +07:00
committed by GitHub
parent 768ff39ab1
commit ffd8d90378
137 changed files with 5005 additions and 712 deletions
+2 -1
View File
@@ -62,6 +62,7 @@
"@hcengineering/workbench-resources": "^0.7.0",
"@hcengineering/communication": "^0.7.0",
"@hcengineering/chat": "^0.7.0",
"@hcengineering/integration-client": "^0.7.0"
"@hcengineering/integration-client": "^0.7.0",
"@hcengineering/rating": "^0.7.0"
}
}