Fix LSP message about trigger default response.

This commit is contained in:
Thulinma 2017-11-14 16:45:08 +01:00
parent 186281c383
commit 3e9b7b3615

View file

@ -5173,7 +5173,7 @@ var UI = {
},{ },{
label: 'Default response', label: 'Default response',
type: 'str', type: 'str',
help: 'For blocking requests, the default response in case the handler cannot be executed for any reason.', help: 'The default response in case the handler fails or is set to non-blocking.',
pointer: { pointer: {
main: saveas, main: saveas,
index: 'default' index: 'default'