mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2024-11-15 15:00:46 +00:00
fix method name
This commit is contained in:
parent
10a4eade93
commit
e86d096ab9
@ -59,7 +59,7 @@ module Voicemeeter
|
|||||||
end
|
end
|
||||||
|
|
||||||
def end_event_threads
|
def end_event_threads
|
||||||
if running
|
if running?
|
||||||
@producer[:running] = false
|
@producer[:running] = false
|
||||||
@producer.join
|
@producer.join
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user