mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-25 07:07:48 +01:00
enable debug
This commit is contained in:
parent
ff198d4728
commit
659f95ccd3
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": False,
|
||||
"showTextBoundRect": True,
|
||||
"name": gerty.name
|
||||
},
|
||||
"screen": {
|
||||
|
|
Loading…
Add table
Reference in a new issue