Update RoleService.ts
This commit is contained in:
parent
f63a12c008
commit
f720de32bb
|
|
@ -104,6 +104,7 @@ export const DEFAULT_POLICIES: RolePolicies = {
|
|||
chatAvailability: 'available',
|
||||
uploadableFileTypes: [
|
||||
'text/plain',
|
||||
'application/json',
|
||||
'image/*',
|
||||
'video/*',
|
||||
'audio/*',
|
||||
|
|
|
|||
Loading…
Reference in New Issue