Update RoleService.ts

This commit is contained in:
syuilo 2025-05-22 23:00:17 +09:00 committed by GitHub
parent f63a12c008
commit f720de32bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ export const DEFAULT_POLICIES: RolePolicies = {
chatAvailability: 'available',
uploadableFileTypes: [
'text/plain',
'application/json',
'image/*',
'video/*',
'audio/*',