Добавил управление пользователями в чатах

This commit is contained in:
Artem VV 2023-05-25 01:19:13 +07:00
parent 5ebb8ff2ea
commit 7a468a6337
13 changed files with 399 additions and 28 deletions

View file

@ -11,6 +11,7 @@
},
"dependencies": {
"@astrojs/node": "^5.1.2",
"@material-design-icons/font": "^0.14.8",
"@noble/hashes": "^1.3.0",
"@popperjs/core": "^2.11.7",
"@prisma/client": "4.14.0",