added an s into pasword, to make it password (#13524)

This commit is contained in:
erffrfez 2020-05-20 14:41:49 +08:00 committed by GitHub
parent 91a2e3951e
commit e301898604
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ name:
description: The name to use in the frontend.
required: false
type: string
pasword:
password:
description: The password to control the VLC through the telnet interface.
required: true
type: string