aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/app/system.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/app/system.go')
-rw-r--r--internal/app/system.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/app/system.go b/internal/app/system.go
index 56966479..4aeaec2d 100644
--- a/internal/app/system.go
+++ b/internal/app/system.go
@@ -38,7 +38,7 @@ type appSeal struct {
// path to launcher program
toolPath string
// pass-through enablement tracking from config
- et state.Enablements
+ et system.Enablements
// prevents sharing from happening twice
shared bool