summaryrefslogtreecommitdiffstats
path: root/tinydns-controller.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tinydns-controller.lua')
-rw-r--r--tinydns-controller.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tinydns-controller.lua b/tinydns-controller.lua
index 4e6efca..43d6038 100644
--- a/tinydns-controller.lua
+++ b/tinydns-controller.lua
@@ -20,6 +20,7 @@ local function getstatus(self)
else
status.status.value = "Disabled"
end
+
return status
end