Fix even more syntax
This commit is contained in:
parent
dad1e4081e
commit
2f9dafcf97
|
|
@ -14,10 +14,10 @@ body:
|
||||||
label: Printer model
|
label: Printer model
|
||||||
description: Enter the printer model(s) where you would like this enhancement
|
description: Enter the printer model(s) where you would like this enhancement
|
||||||
options:
|
options:
|
||||||
- MK3S/+
|
- label: MK3S/+
|
||||||
- MK3
|
- label: MK3
|
||||||
- MK2.5S
|
- label: MK2.5S
|
||||||
- MK2.5
|
- label: MK2.5
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
|
||||||
|
|
@ -14,10 +14,10 @@ body:
|
||||||
label: Printer model
|
label: Printer model
|
||||||
description: Enter the printer model(s) where you would like this feature
|
description: Enter the printer model(s) where you would like this feature
|
||||||
options:
|
options:
|
||||||
- MK3S/+
|
- label: MK3S/+
|
||||||
- MK3
|
- label: MK3
|
||||||
- MK2.5S
|
- label: MK2.5S
|
||||||
- MK2.5
|
- label: MK2.5
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue