return response field for stop_record

patch bump
This commit is contained in:
onyx-and-iris
2022-09-12 01:24:40 +01:00
parent 46369548ed
commit 9dbc5766c8
2 changed files with 2 additions and 2 deletions

View File

@@ -1659,7 +1659,7 @@ class ReqClient:
"""
self.send("StopRecord")
return self.send("StopRecord")
def toggle_record_pause(self):
"""