fix(website): Remove dupe changelog entry (#9138)

This commit is contained in:
Jamil
2025-05-14 09:37:26 -07:00
committed by GitHub
parent b7451fcdae
commit 13a26326af

View File

@@ -33,11 +33,6 @@ export default function GUI({ os }: { os: OS }) {
Fixes a rare panic when the DNS servers on the system would change
while Firezone is connected.
</ChangeItem>
{os === OS.Windows && (
<ChangeItem pull="9112">
Fixes a crash when the tray menu cannot be initialised.
</ChangeItem>
)}
</Entry>
<Entry version="1.4.12" date={new Date("2025-04-30")}>
{os === OS.Linux && (