summaryrefslogtreecommitdiffstats
path: root/config/notify_device
diff options
context:
space:
mode:
Diffstat (limited to 'config/notify_device')
-rwxr-xr-xconfig/notify_device2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/notify_device b/config/notify_device
index 3811d3f..c269147 100755
--- a/config/notify_device
+++ b/config/notify_device
@@ -1,5 +1,5 @@
#!/usr/bin/lua
-require("socket")
+socket = require("socket")
validator = require("acf.validator")
if not arg or #arg == 0 then