mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
fix(website): Remove dupe changelog entry (#9138)
This commit is contained in:
@@ -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 && (
|
||||
|
||||
Reference in New Issue
Block a user