mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-03-31 17:53:51 -04:00
template update
This commit is contained in:
parent
1f3b3afa35
commit
9a471f4956
@ -45,6 +45,14 @@ body:
|
|||||||
- GPT
|
- GPT
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
- type: dropdown
|
||||||
id: checksum
|
id: checksum
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user