mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-10 12:22:50 +02:00
Allow creating admins on web
This commit is contained in:
parent
c599dff590
commit
75140a5b58
4 changed files with 12 additions and 6 deletions
|
@ -64,6 +64,7 @@ block body
|
|||
select#permissions(name="permissions")
|
||||
option(value="default") Default
|
||||
option(value="moderator") Moderator
|
||||
option(value="admin") Admin
|
||||
input(type="hidden" name="guild_id" value=guild_id)
|
||||
.grid--row-start2
|
||||
button.s-btn.s-btn__filled.htmx-indicator Invite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue