feat: add prefix to uuid widget (#764)
This commit is contained in:
committed by
GitHub
parent
42c524827f
commit
2ff3587905
@ -864,6 +864,10 @@ collections:
|
||||
label: Does not allow regeneration
|
||||
widget: uuid
|
||||
allow_regenerate: false
|
||||
- name: with_prefix
|
||||
label: With Prefix
|
||||
widget: uuid
|
||||
prefix: 'book/'
|
||||
- name: settings
|
||||
label: Settings
|
||||
delete: false
|
||||
|
Reference in New Issue
Block a user