diff options
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 } |
