mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-21 22:50:59 -05:00
parent
5363ff2572
commit
6b0594c89c
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue