From 6934c8a2c42def64d890aae8eb79b9ef8be55fd2 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 27 Oct 2024 05:43:01 -0500 Subject: does spice ports Signed-off-by: Jeff Carr --- structs.go | 1 + 1 file changed, 1 insertion(+) (limited to 'structs.go') diff --git a/structs.go b/structs.go index 99d4ee0..77d9c29 100644 --- a/structs.go +++ b/structs.go @@ -4,5 +4,6 @@ var me Virtigod // this app's variables type Virtigod struct { + Hostname string dirs []string } -- cgit v1.2.3