mirror of
https://gitlab.com/openlp/openlp_api_tester.git
synced 2024-11-21 19:10:19 +00:00
fix errors
This commit is contained in:
parent
a0cfa10278
commit
a55bac850e
@ -169,6 +169,7 @@ def play_live_item(rtc: object) -> None:
|
||||
aa = json.loads(ret.text)
|
||||
print_text(aa)
|
||||
|
||||
|
||||
def controller_item_show(rtc: object, payload: dict) -> None:
|
||||
id = payload['id']
|
||||
print_text('Controller_item_show')
|
||||
|
Loading…
Reference in New Issue
Block a user