Fix typo in script

This commit is contained in:
Robin Gareus 2020-03-15 11:24:55 +01:00
parent d9836ec002
commit 93a5f2d768
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 1 additions and 2 deletions

View File

@ -65,5 +65,4 @@ function factory () return function ()
else
LuaDialog.Message ("VCA Slave Example", "Recursive VCA assignment ignored", LuaDialog.MessageType.Info, LuaDialog.ButtonType.Close):run ()
end
:nd end
end end