mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Merge c4ca14ba38 into 41f47a1a3f
This commit is contained in:
@@ -26,7 +26,7 @@ export default function BanMember({
|
|||||||
<Column centred>
|
<Column centred>
|
||||||
<UserIcon target={member.user} size={64} />
|
<UserIcon target={member.user} size={64} />
|
||||||
<Text
|
<Text
|
||||||
id="app.special.modals.prompt.confirm_kick"
|
id="app.special.modals.prompt.confirm_ban"
|
||||||
fields={{ name: member.user?.username }}
|
fields={{ name: member.user?.username }}
|
||||||
/>
|
/>
|
||||||
</Column>
|
</Column>
|
||||||
|
|||||||
Reference in New Issue
Block a user