feat: allow clients to delete files

This commit is contained in:
2025-10-09 15:22:31 +05:30
parent a2e9c56222
commit 0c6c029e90

View File

@@ -137,6 +137,7 @@ export const rules: Record<
"permit:write",
"file:upload",
"file:download",
"file:delete",
"org:read",
"rts:read",
"rts:write",