mirror of
https://github.com/onyx-and-iris/obsws-python.git
synced 2026-04-18 05:53:32 +00:00
return response class for toggle_record()
patch bump
This commit is contained in:
@@ -1784,7 +1784,7 @@ class ReqClient:
|
||||
|
||||
|
||||
"""
|
||||
self.send("ToggleRecord")
|
||||
return self.send("ToggleRecord")
|
||||
|
||||
def start_record(self):
|
||||
"""
|
||||
|
||||
@@ -1 +1 @@
|
||||
version = "1.7.1"
|
||||
version = "1.7.2"
|
||||
|
||||
Reference in New Issue
Block a user