fix: typo

This commit is contained in:
2026-07-14 20:30:57 +00:00
parent 09862a53c1
commit 29ba93e096

View File

@@ -414,7 +414,7 @@
{%- else -%}
MASTER ({{ master }}): {{ m.firmware_current_version }} → {{ m.firmware_target_value }} ({{ m.firmware_status }})
{%- endif %}
\n
{{ '\n' }}
{%- if b.skip_update | default(false) -%}
BACKUP ({{ backup }}): already on {{ b.firmware_current_version }}, no action taken.
{%- else -%}