Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-01-12 23:21:05 -06:00
parent f1cb916d47
commit e26413e636
1 changed files with 1 additions and 1 deletions

View File

@ -9,8 +9,8 @@ import (
"go.wit.com/gui/gui" "go.wit.com/gui/gui"
"go.wit.com/gui/gadgets" "go.wit.com/gui/gadgets"
"go.wit.com/gui/gadgets/repostatus"
"go.wit.com/apps/control-panel-dns/smartwindow" "go.wit.com/apps/control-panel-dns/smartwindow"
"go.wit.com/apps/myrepos/repostatus"
) )
var myGui *gui.Node var myGui *gui.Node