Fixed cattura packages having the old title format when no booking was found
This commit is contained in:
parent
ce3b1c5388
commit
4f280da32e
@ -220,7 +220,8 @@ class Cattura:
|
||||
'base': path,
|
||||
'origin': 'cattura',
|
||||
'creation': 0,
|
||||
'title': 'Unknown title',
|
||||
'title': {'sv': name,
|
||||
'en': name},
|
||||
'description': '',
|
||||
'presenters': [],
|
||||
'courses': [],
|
||||
|
Loading…
x
Reference in New Issue
Block a user