Add GUI, rename to "ACSM Input"

This commit is contained in:
Florian Bach
2022-09-05 18:34:40 +02:00
parent 9be0d5e55d
commit 2904e187c4
12 changed files with 308 additions and 58 deletions
+4 -4
View File
@@ -35,16 +35,16 @@ body:
id: calibre-version
attributes:
label: Which version of Calibre are you running?
description: "Example: 6.2.1"
placeholder: "6.2.1"
description: "Example: 6.4"
placeholder: "6.4"
validations:
required: true
- type: input
id: plugin-version
attributes:
label: Which version of the DeACSM plugin are you running?
description: "Example: v0.0.16"
placeholder: "v0.0.16"
description: "Example: v0.0.17"
placeholder: "v0.0.17"
validations:
required: true
- type: textarea