mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2026-04-07 16:03:30 +00:00
run cmds in dsl example by default
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user