[tutorial v1.1_182] Auto save value

This commit is contained in:
egarette@silique.fr 2026-03-11 10:03:50 +01:00
parent 41dcc59c73
commit e25e078215

View file

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