Add setsynopsis action

This commit is contained in:
df 2020-11-01 19:30:14 +00:00
parent b16eefe4ba
commit dd9c9507f0
1 changed files with 6 additions and 0 deletions

View File

@ -327,6 +327,12 @@ var schema = {
desc: 'Set recording guidance to...',
continues: true
},
setsynopsis: {
'class': 'all',
argtype: 'string',
desc: 'Set recording synopsis to...',
continues: true
},
lock: {
'class': 'all',
argtype: 'none',