mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 15:45:39 +01:00
Update i18n eslint rule to validate missing/extra icu params
This commit is contained in:
@@ -136,9 +136,6 @@ export function MessageRequestActionsConfirmation({
|
||||
<Intl
|
||||
i18n={i18n}
|
||||
id="icu:MessageRequests--delete-direct-confirm-title"
|
||||
components={{
|
||||
title: <ContactName key="name" title={title} />,
|
||||
}}
|
||||
/>
|
||||
) : (
|
||||
<Intl
|
||||
|
||||
Reference in New Issue
Block a user