mirror of
https://github.com/onyx-and-iris/voicemeeter.git
synced 2024-11-22 04:40:53 +00:00
fix whitespace
This commit is contained in:
parent
c32e3995db
commit
0a7b8e0662
@ -28,7 +28,7 @@ func main() {
|
||||
defer vm.Logout()
|
||||
|
||||
fmt.Println("Press ESC to quit")
|
||||
Loop:
|
||||
Loop:
|
||||
for {
|
||||
char, key, err := keyboard.GetKey()
|
||||
if err != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user