diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -80,6 +80,8 @@ type Host struct { hostnameStatus *hostnameStatus hostnameStatusButton *gui.Node + + myDebug *gui.Node } type IPtype struct { |
