mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-25 04:36:46 +00:00
Release notes for 6.17.x
This commit is contained in:
@@ -35,11 +35,9 @@ export function WhatsNewModal({
|
||||
date: new Date(window.getBuildCreation?.() || Date.now()),
|
||||
version: window.getVersion?.(),
|
||||
features: [
|
||||
<Intl
|
||||
i18n={i18n}
|
||||
id="icu:WhatsNew__bugfixes--4"
|
||||
renderText={renderText}
|
||||
/>,
|
||||
<Intl i18n={i18n} id="icu:WhatsNew__v6.17--0" renderText={renderText} />,
|
||||
<Intl i18n={i18n} id="icu:WhatsNew__v6.17--1" renderText={renderText} />,
|
||||
<Intl i18n={i18n} id="icu:WhatsNew__v6.17--2" renderText={renderText} />,
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user