bug fix
This commit is contained in:
parent
e38c0d2ff8
commit
2135fd8656
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ async def api_gerty_json(
|
|||
"refreshTime": gerty.refresh_time,
|
||||
"requestTimestamp": round(time.time()),
|
||||
"nextScreenNumber": next_screen_number,
|
||||
"showTextBoundRect": true,
|
||||
"showTextBoundRect": True,
|
||||
"name": gerty.name
|
||||
},
|
||||
"screen": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue