pull/908/merge
Amy 2023-06-22 15:01:10 -04:00 committed by GitHub
commit 642f2a7162
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>