Fix installer.schema.yml

This commit is contained in:
uniquestring 2023-04-04 21:53:45 +02:00 committed by Mathieu Comandon
parent b1e649eeae
commit 28b0e06753

View file

@ -371,7 +371,7 @@ properties:
type: boolean
description: Suppress threading
description:
type: boolean
type: string
description: A message be shown to the user during the execution of the task
working_dir:
type: string
@ -440,7 +440,7 @@ properties:
- required: [ write_file ]
- required: [ write_config ]
- required: [ write_json ]
- required: [ write_task ]
- required: [ task ]
- required: [ input_menu ]
system:
type: object