added RAM field

This commit is contained in:
Vladislav Mikhalin 2024-12-29 17:30:30 +03:00
parent f948978677
commit 9fca164718

View File

@ -67,6 +67,13 @@ body:
placeholder: "Example: GTX 1650"
validations:
required: true
- type: input
id: ram
attributes:
label: Amount of RAM in GB
placeholder: "Example: 16 GB"
validations:
required: true
- type: textarea
id: logs
attributes: