mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-19 09:02:43 -05:00
Fix can't quick add members to SendouQ groups
This commit is contained in:
parent
3bca1849cc
commit
7a82f9c19e
|
|
@ -75,7 +75,7 @@ export function MemberAdder({
|
|||
/>
|
||||
<SubmitButton
|
||||
variant="outlined"
|
||||
_action="ADD_MEMBER"
|
||||
_action="ADD_TRUSTED"
|
||||
isDisabled={!truster}
|
||||
icon={<PlusIcon />}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user