add:remove server config func

This commit is contained in:
2026-04-06 03:36:51 +09:00
parent 83aab9d943
commit 9e9134f659
6 changed files with 113 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ const (
pageFileAction
pageSend
pageCleanAll
pageRemoveServer
)
type TUIInterface struct {