fix api
This commit is contained in:
parent
b66abb8bf6
commit
c6abe0d4f4
1 changed files with 1 additions and 1 deletions
|
@ -57,5 +57,5 @@ def debug():
|
|||
outroFrames
|
||||
)
|
||||
|
||||
def tasks(queue):
|
||||
def tasks(queue, args):
|
||||
raise NotImplementedError('call with --debug to render your intro/outro')
|
||||
|
|
Loading…
Add table
Reference in a new issue