mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2025-01-31 02:20:48 +00:00
fix bug with getype
This commit is contained in:
parent
589563f7de
commit
2cfc3958a2
@ -39,8 +39,8 @@ class Remote {
|
|||||||
Logout
|
Logout
|
||||||
}
|
}
|
||||||
|
|
||||||
[void] GetType() {
|
[string] GetType() {
|
||||||
VmType
|
return VmType
|
||||||
}
|
}
|
||||||
|
|
||||||
[String] GetVersion() {
|
[String] GetVersion() {
|
||||||
|
Loading…
Reference in New Issue
Block a user