summaryrefslogtreecommitdiffstats
path: root/aconf/model/model.lua
diff options
context:
space:
mode:
Diffstat (limited to 'aconf/model/model.lua')
-rw-r--r--aconf/model/model.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/aconf/model/model.lua b/aconf/model/model.lua
index e71e73c..3f90450 100644
--- a/aconf/model/model.lua
+++ b/aconf/model/model.lua
@@ -170,7 +170,7 @@ function M.Model:init(context)
end
end
- return v
+ if options.private then return v end
end
if self.is_removable then