parent
e504560477
commit
df3e44f62e
|
@ -109,6 +109,7 @@ export const DEFAULT_POLICIES: RolePolicies = {
|
||||||
chatAvailability: 'available',
|
chatAvailability: 'available',
|
||||||
uploadableFileTypes: [
|
uploadableFileTypes: [
|
||||||
'text/plain',
|
'text/plain',
|
||||||
|
'text/csv',
|
||||||
'application/json',
|
'application/json',
|
||||||
'image/*',
|
'image/*',
|
||||||
'video/*',
|
'video/*',
|
||||||
|
|
Loading…
Reference in New Issue