mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Fix third item in Whats's New dialog
This commit is contained in:
@@ -32,7 +32,7 @@ const releaseNotes: ReleaseNotesType = {
|
||||
features: [
|
||||
{ key: 'WhatsNew__v5.36--1', components: undefined },
|
||||
{ key: 'WhatsNew__v5.36--2', components: undefined },
|
||||
{ key: 'WhatsNew__v5.36--3 ', components: undefined },
|
||||
{ key: 'WhatsNew__v5.36--3', components: undefined },
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user