mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2025-01-18 13:20:47 +00:00
sef kind default.
This commit is contained in:
parent
cf6863a304
commit
8f3701a1af
@ -1,8 +1,7 @@
|
|||||||
param(
|
param(
|
||||||
[switch]$interactive,
|
[switch]$interactive,
|
||||||
[switch]$output,
|
[switch]$output,
|
||||||
[Parameter(Mandatory)]
|
[String]$kind="banana",
|
||||||
[String]$kind,
|
|
||||||
[String[]]$script = @()
|
[String[]]$script = @()
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user