mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
feat: add the access attribute
This commit is contained in:
@@ -281,6 +281,7 @@ export class ChatService {
|
||||
size,
|
||||
type,
|
||||
context: 'subscriber_avatar',
|
||||
access: 'private',
|
||||
createdByRef: 'Subscriber',
|
||||
createdBy: subscriber.id,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user