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