hst/info: include extra information

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-08-14 19:52:03 +09:00
parent 332d90d6c7
commit c989e7785a
2 changed files with 7 additions and 2 deletions

View File

@@ -2,4 +2,5 @@ package hst
type Info struct {
User int `json:"user"`
Paths
}