mirror of
https://github.com/onyx-and-iris/duckypad-twitch.git
synced 2024-11-15 14:30:50 +00:00
reset current_scene on streamlabs shutdown
This commit is contained in:
parent
eb42d184c0
commit
abb6d108e7
@ -126,3 +126,4 @@ class StreamlabsController:
|
||||
if self.proc is not None:
|
||||
self.proc.terminate()
|
||||
self.proc = None
|
||||
self._duckypad.stream.current_scene = ""
|
||||
|
Loading…
Reference in New Issue
Block a user