Update release-notes.ts

This commit is contained in:
mr. m 2024-12-23 16:46:07 -08:00 committed by GitHub
parent bd7f7b970f
commit 747642a59c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1954,10 +1954,10 @@ export const releaseNotes: ReleaseNote[] = [
description: "Fixed wrong firefox version when using extensions API, therefor breaking some extensions",
isue: 1366
},
{
description: "Fixed color bar at the top when Windows 11 setting is enabled",
issue: 3546
},
//{
// description: "Fixed color bar at the top when Windows 11 setting is enabled",
// issue: 3546
//},
{
description: "Fixed arrow keys not working after opening any popup",
issue: 2743