aboutsummaryrefslogtreecommitdiffstats
path: root/core/hostmanager.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/hostmanager.lua')
-rw-r--r--core/hostmanager.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/hostmanager.lua b/core/hostmanager.lua
index 2c8174ee..15484574 100644
--- a/core/hostmanager.lua
+++ b/core/hostmanager.lua
@@ -83,3 +83,4 @@ end
function getconfig(name)
end
+return _M;