feat: add the access attribute

This commit is contained in:
Mohamed Marrouchi
2025-01-16 06:46:41 +01:00
parent 0b4a1085ec
commit 505cd247a1
13 changed files with 66 additions and 8 deletions

View File

@@ -281,6 +281,7 @@ export class ChatService {
size,
type,
context: 'subscriber_avatar',
access: 'private',
createdByRef: 'Subscriber',
createdBy: subscriber.id,
});