[tutorial v1.1_180] Regexp type
This commit is contained in:
parent
2c59778ffa
commit
be74a15fbb
1 changed files with 3 additions and 1 deletions
|
|
@ -10,5 +10,7 @@ proxies:
|
|||
description: Title or Description
|
||||
mandatory: false
|
||||
|
||||
color: # Color
|
||||
color:
|
||||
description: Color
|
||||
regexp: ^#(?:[0-9a-f]{3}){1,2}$
|
||||
...
|
||||
|
|
|
|||
Loading…
Reference in a new issue