Add missing end from lua

This commit is contained in:
Etoh 2014-04-19 13:00:49 +01:00
parent 2c5a71c2b8
commit 07684254d1

View File

@ -257,6 +257,7 @@ function set_time ( timetoset)
return errormsg
else
return noinput
end
end
get_var("time")