Fix third item in Whats's New dialog
This commit is contained in:
parent
36ce4f27a2
commit
55716c5db6
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ const releaseNotes: ReleaseNotesType = {
|
||||||
features: [
|
features: [
|
||||||
{ key: 'WhatsNew__v5.36--1', components: undefined },
|
{ key: 'WhatsNew__v5.36--1', components: undefined },
|
||||||
{ key: 'WhatsNew__v5.36--2', components: undefined },
|
{ key: 'WhatsNew__v5.36--2', components: undefined },
|
||||||
{ key: 'WhatsNew__v5.36--3 ', components: undefined },
|
{ key: 'WhatsNew__v5.36--3', components: undefined },
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue