mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-11 16:20:13 +00:00
feat: adding member(s) to group(s)!
This commit is contained in:
parent
ff2a6d038d
commit
c286aaa0b8
3 changed files with 113 additions and 11 deletions
|
|
@ -131,6 +131,6 @@
|
|||
{:else if editMode}
|
||||
<Edit on:update bind:member bind:editMode />
|
||||
{:else if groupMode}
|
||||
<GroupEdit on:update bind:member bind:groups bind:groupMode />
|
||||
<GroupEdit on:updateGroups bind:member bind:groups bind:groupMode />
|
||||
{/if}
|
||||
</CardBody>
|
||||
Loading…
Add table
Add a link
Reference in a new issue