Merge c4ca14ba38 into 41f47a1a3f
commit
8c07c379b3
|
|
@ -26,7 +26,7 @@ export default function BanMember({
|
|||
<Column centred>
|
||||
<UserIcon target={member.user} size={64} />
|
||||
<Text
|
||||
id="app.special.modals.prompt.confirm_kick"
|
||||
id="app.special.modals.prompt.confirm_ban"
|
||||
fields={{ name: member.user?.username }}
|
||||
/>
|
||||
</Column>
|
||||
|
|
|
|||
Loading…
Reference in New Issue