From cd8bf1344bc623fbb975dbbb388a203e048972c0 Mon Sep 17 00:00:00 2001 From: Jamil Date: Mon, 17 Jun 2024 10:58:30 -0700 Subject: [PATCH] docs: Remove known issue related to Window TUN adapter (#5384) Issue has been fixed. --- website/src/app/kb/user-guides/windows-client/readme.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/src/app/kb/user-guides/windows-client/readme.mdx b/website/src/app/kb/user-guides/windows-client/readme.mdx index 37af8ccb3..b46b4669d 100644 --- a/website/src/app/kb/user-guides/windows-client/readme.mdx +++ b/website/src/app/kb/user-guides/windows-client/readme.mdx @@ -192,7 +192,5 @@ Get-DnsClientNrptRule | where Comment -eq firezone-fd0020211111 | foreach { Remo - After clearing diagnostic logs, no more logs are written until the GUI and tunnel service each restart. [#4764](https://github.com/firezone/firezone/issues/4764) -- In rare cases, Firezone gets stuck signing in - [#4765](https://github.com/firezone/firezone/issues/4765)