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