Update On Mon May 20 20:29:43 CEST 2024

This commit is contained in:
github-action[bot]
2024-05-20 20:29:43 +02:00
parent 928ca02e4b
commit 8a406efc68
107 changed files with 1858 additions and 1064 deletions

View File

@@ -11,7 +11,6 @@ import { GuardState } from "./mods/guard-state";
import { ServiceViewer } from "./mods/service-viewer";
import { SysproxyViewer } from "./mods/sysproxy-viewer";
import { TunViewer } from "./mods/tun-viewer";
import getSystem from "@/utils/get-system";
interface Props {
onError?: (err: Error) => void;