aboutsummaryrefslogtreecommitdiffstats
path: root/teal-src/prosody/plugins/mod_cron.tl
diff options
context:
space:
mode:
Diffstat (limited to 'teal-src/prosody/plugins/mod_cron.tl')
-rw-r--r--teal-src/prosody/plugins/mod_cron.tl1
1 files changed, 1 insertions, 0 deletions
diff --git a/teal-src/prosody/plugins/mod_cron.tl b/teal-src/prosody/plugins/mod_cron.tl
index 5c052f2f..6c69ef7d 100644
--- a/teal-src/prosody/plugins/mod_cron.tl
+++ b/teal-src/prosody/plugins/mod_cron.tl
@@ -21,6 +21,7 @@ local record task_spec
last : integer
run : function (task_spec, integer)
save : function (task_spec, integer)
+ restore : function (task_spec, integer)
end
local record task_event