diff options
| author | Jeff Carr <[email protected]> | 2025-09-11 15:33:17 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-11 15:33:17 -0500 |
| commit | 7b84ddd64bb7e8a068cf5c0157bc084e1edb3ef1 (patch) | |
| tree | d5591440b3217e8f916675b12f2de4ae5082c806 /structs.go | |
| parent | 6acc0b4f8bd793ae394060981ff10c43eab0bed6 (diff) | |
add Namespace
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
