VUE дизайн

This commit is contained in:
2026-02-08 05:37:13 +07:00
parent bdfa2404b5
commit caf52afcdf
73 changed files with 1148 additions and 7211 deletions

View File

@@ -86,7 +86,7 @@ func getProxyStatus() ServiceStatus {
return ServiceStatus{
Name: "Proxy",
Status: status,
Port: "-",
Port: "",
Info: info,
}
}