Compare commits
No commits in common. "v1.1_112" and "v1.1_112~1" have entirely different histories.
v1.1_112
...
v1.1_112~1
1 changed files with 1 additions and 12 deletions
|
|
@ -10,16 +10,5 @@ proxies:
|
||||||
description: Title or Description
|
description: Title or Description
|
||||||
mandatory: false
|
mandatory: false
|
||||||
|
|
||||||
color:
|
color: # Color
|
||||||
description: Color
|
|
||||||
regexp: ^#(?:[0-9a-f]{3}){1,2}$
|
|
||||||
default:
|
|
||||||
jinja: >-
|
|
||||||
#
|
|
||||||
|
|
||||||
{%- for i in range(6) -%}
|
|
||||||
{{- '0123456789abcdef' | random -}}
|
|
||||||
{%- endfor -%}
|
|
||||||
description: random color value
|
|
||||||
auto_save: true
|
|
||||||
...
|
...
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue