template update

This commit is contained in:
longpanda 2021-11-04 17:49:55 +08:00
parent 1f3b3afa35
commit 9a471f4956
1 changed files with 9 additions and 1 deletions

View File

@ -44,7 +44,15 @@ body:
- MBR - MBR
- 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: