mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2026-04-17 08:33:31 +00:00
fix method name
This commit is contained in:
@@ -59,7 +59,7 @@ module Voicemeeter
|
||||
end
|
||||
|
||||
def end_event_threads
|
||||
if running
|
||||
if running?
|
||||
@producer[:running] = false
|
||||
@producer.join
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user