mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2024-11-15 16:40:46 +00:00
run cmds in dsl example by default
This commit is contained in:
parent
51390236c3
commit
74d2a57a27
@ -95,4 +95,4 @@ if __name__ == "__main__":
|
|||||||
)
|
)
|
||||||
|
|
||||||
# pass cmds to parse cmds, otherwise simply run main() to test stdin parsing
|
# pass cmds to parse cmds, otherwise simply run main() to test stdin parsing
|
||||||
main()
|
main(cmds)
|
||||||
|
Loading…
Reference in New Issue
Block a user