forked from hummypkg/sweeper
Add setsynopsis action
This commit is contained in:
parent
b16eefe4ba
commit
dd9c9507f0
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user