This commit is contained in:
Black Coffee 2022-09-29 21:38:16 +01:00
parent e38c0d2ff8
commit 2135fd8656

View file

@ -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": {