fix errors

This commit is contained in:
Tim 2020-10-20 13:00:18 +01:00
parent a0cfa10278
commit a55bac850e
No known key found for this signature in database
GPG Key ID: 3D454289AF831A6D
1 changed files with 1 additions and 0 deletions

View File

@ -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')