diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-08-14 19:52:03 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-08-14 19:52:03 +0900 |
| commit | c989e7785aa1ca5bf94aef5e096c86ae9af345df (patch) | |
| tree | d7557ab6f9bb0977206d2d90a4d74d4b6347af8f /hst | |
| parent | 332d90d6c77ff6c8204f84e5213f8a1f9dc44745 (diff) | |
hst/info: include extra information
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'hst')
| -rw-r--r-- | hst/info.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hst/info.go b/hst/info.go index d887cf2f..e52f7465 100644 --- a/hst/info.go +++ b/hst/info.go @@ -2,4 +2,5 @@ package hst type Info struct { User int `json:"user"` + Paths } |
