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/api | |
| parent | Fix fetching members for roles in POST message (diff) | |
| download | server-ts-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 'src/api')
| -rw-r--r-- | src/api/routes/guilds/#guild_id/index.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/api/routes/guilds/#guild_id/index.ts b/src/api/routes/guilds/#guild_id/index.ts |
