feat: add payment:read permission to team role

This commit is contained in:
2025-10-11 12:10:01 +05:30
parent 0c6c029e90
commit f2adfc10b6

View File

@@ -118,6 +118,7 @@ export const rules: Record<
"note:read",
"note:write",
"note:delete",
"payment:read",
"alert:read",
"alert:write",
"analytics:read",