This commit is contained in:
2024-05-25 14:00:27 +03:00
parent 1ee0471d95
commit 186a830dd8
2 changed files with 2 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ type ServerInfo struct {
On bool
Nickname string
Ports []Port
Domain string
}
type FileBrowserInfo struct {