From 7b84ddd64bb7e8a068cf5c0157bc084e1edb3ef1 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 11 Sep 2025 15:33:17 -0500 Subject: add Namespace --- structs.go | 1 + 1 file changed, 1 insertion(+) (limited to 'structs.go') diff --git a/structs.go b/structs.go index b648572..eee4cb1 100644 --- a/structs.go +++ b/structs.go @@ -30,6 +30,7 @@ type controlBox struct { Maintainer *gadgets.OneLiner Packager *gadgets.BasicEntry GoPath *gadgets.BasicEntry + Namespace *gadgets.BasicEntry URL *gadgets.BasicEntry Architecture *gadgets.BasicDropdown InstallPath *gadgets.BasicCombobox -- cgit v1.2.3