mirror of
https://github.com/onyx-and-iris/obsws-python.git
synced 2025-05-15 20:00:23 +01:00
return response class for toggle_record()
patch bump
This commit is contained in:
parent
4d9dfa9d11
commit
f564f53c69
@ -1784,7 +1784,7 @@ class ReqClient:
|
|||||||
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
self.send("ToggleRecord")
|
return self.send("ToggleRecord")
|
||||||
|
|
||||||
def start_record(self):
|
def start_record(self):
|
||||||
"""
|
"""
|
||||||
|
@ -1 +1 @@
|
|||||||
version = "1.7.1"
|
version = "1.7.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user