Update release-notes.ts

This commit is contained in:
NOCanoa
2024-09-18 12:18:39 +01:00
committed by GitHub
parent 1d744e61e6
commit 9e48c4c893

View File

@@ -889,7 +889,7 @@ export const releaseNotes: ReleaseNote[] = [
}, },
{ {
description: "Fixed release notes pointing to a 404 page", description: "Fixed release notes pointing to a 404 page",
} },
], ],
}, },
].reverse(); ].reverse();