enable debug

This commit is contained in:
Black Coffee 2022-09-30 09:00:48 +01:00
parent ff198d4728
commit 659f95ccd3

View file

@ -140,7 +140,7 @@ async def api_gerty_json(
"refreshTime": gerty.refresh_time,
"requestTimestamp": round(time.time()),
"nextScreenNumber": next_screen_number,
"showTextBoundRect": False,
"showTextBoundRect": True,
"name": gerty.name
},
"screen": {