[tutorial v1.1_202] Auto save value

This commit is contained in:
egarette@silique.fr 2026-06-10 21:45:46 +02:00
parent 45d19e5c22
commit a8a095b788

View file

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