diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-09-30 13:32:48 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-09-30 13:32:48 +1000 |
commit | 95e7238e8fe6f83ab4cefa01a7ebd03f954b506b (patch) | |
tree | f1b9cbe032f8984e61850e47188378669474841f /src/util | |
parent | Fix fetching members for roles in POST message (diff) | |
download | server-95e7238e8fe6f83ab4cefa01a7ebd03f954b506b.tar.xz |
Split MANAGE_GUILDS right into MANAGE_GUILDS for instance-wide control and SELF_EDIT_GUILDS for control over guilds you own or have perms to edit
Diffstat (limited to '')
-rw-r--r-- | src/util/util/Rights.ts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/util/util/Rights.ts b/src/util/util/Rights.ts |