mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
ICU types
This commit is contained in:
@@ -414,7 +414,7 @@ export function EditUsernameModalBody({
|
||||
}}
|
||||
>
|
||||
{i18n('icu:ProfileEditor--username--reservation-gone', {
|
||||
username: reservation?.username ?? nickname,
|
||||
username: reservation?.username ?? nickname ?? '',
|
||||
})}
|
||||
</ConfirmationDialog>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user