add default arguments

This commit is contained in:
Evgeny
2021-07-30 17:04:15 +03:00
parent 36b7f6905a
commit 56911fe1a4
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
-- argumentsHelp = "The word recorded here will be displayed on the screen."
-- argumentsDefault = "Word"
function onResume()
local args = aio:getArgs()