fix(questions/template): label -> description

This commit is contained in:
Stavros kois 2023-11-13 22:21:53 +02:00
parent 1d2c89bd23
commit 9eed0f0313
No known key found for this signature in database
GPG Key ID: 52FD8F5EE0A731BB
2 changed files with 2 additions and 3 deletions

View File

@ -122,7 +122,7 @@
- value: smb
description: smb
- variable: nfs
label: nfs
description: nfs
- variable: server
label: Server
description: server to connect to
@ -185,4 +185,3 @@
schema:
type: string
default: ""

View File

@ -148,7 +148,7 @@
- value: smb
description: smb
- variable: nfs
label: nfs
description: nfs
- variable: server
label: Server
description: server to connect to