mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
Fix typo in script
This commit is contained in:
parent
d9836ec002
commit
93a5f2d768
1 changed files with 1 additions and 2 deletions
|
|
@ -65,5 +65,4 @@ function factory () return function ()
|
||||||
else
|
else
|
||||||
LuaDialog.Message ("VCA Slave Example", "Recursive VCA assignment ignored", LuaDialog.MessageType.Info, LuaDialog.ButtonType.Close):run ()
|
LuaDialog.Message ("VCA Slave Example", "Recursive VCA assignment ignored", LuaDialog.MessageType.Info, LuaDialog.ButtonType.Close):run ()
|
||||||
end
|
end
|
||||||
:nd end
|
end end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue