mirror of https://github.com/ventoy/Ventoy.git
template update
This commit is contained in:
parent
1f3b3afa35
commit
9a471f4956
|
@ -45,6 +45,14 @@ body:
|
|||
- GPT
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: filename
|
||||
attributes:
|
||||
label: Image file name
|
||||
description: The successfully tested image file name.
|
||||
placeholder: xxxx.iso
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: checksum
|
||||
attributes:
|
||||
|
|
Loading…
Reference in New Issue