fix grame generator name
This commit is contained in:
parent
ff543682ad
commit
978f6f53b9
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ def tasks(queue):
|
|||
queue.put((
|
||||
'intro.svg',
|
||||
str(event['id'])+".dv",
|
||||
introFrames,
|
||||
pyconFrames,
|
||||
{
|
||||
'$id': event['id'],
|
||||
'$title': event['title'],
|
||||
|
|
Loading…
Add table
Reference in a new issue