fix: user domains view for staff

This commit is contained in:
trisua 2025-07-08 17:44:49 -04:00
parent 388ccbf58c
commit 65e5d5f4e9
2 changed files with 2 additions and 2 deletions

View file

@ -367,7 +367,7 @@
DEFAULT: 1 << 0,
ADMINISTRATOR: 1 << 1,
MANAGE_DOMAINS: 1 << 2,
MANAGE_SECONDARY: 1 << 3,
MANAGE_SERVICES: 1 << 3,
},
\"secondary_role\",
\"add_permission_to_secondary_role\",