fix: update_firmware flag is only returned once to avoid upgrade loop

chore: fix code style
This commit is contained in:
Benjamin Nussbaum 2025-03-30 10:19:15 +02:00
parent 5367fc8a64
commit 6e5e4cd633
4 changed files with 59 additions and 1 deletions

View file

@ -42,5 +42,5 @@ return [
'override_orig_icon' => env('TRMNL_OVERRIDE_ORIG_ICON', false),
'image_url_timeout' => env('TRMNL_IMAGE_URL_TIMEOUT', null),
],
];