[tutorial v1.1_210] Auto save value

This commit is contained in:
egarette@silique.fr 2026-06-21 19:38:01 +02:00
parent 999c41de6a
commit 77202e4a8c

View file

@ -17,4 +17,5 @@ proxies:
jinja: >-
#{%- for i in range(6) -%}{{- '0123456789abcdef' | random -}}{%- endfor -%}
description: random color value
auto_save: true
...