small fix

This commit is contained in:
Alhaziel01
2020-04-13 22:49:31 +02:00
parent 7c5a57a7b2
commit ef7198b9c8
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1006,7 +1006,7 @@ def videolibrary(itemlist, item, typography='', function_level=1, function=''):
action=action,
extra=extra,
path=item.path,
thumbnail=get_thumb('videolibrary_%s.png') % contentType
thumbnail=get_thumb('add_to_videolibrary.png')
))
return itemlist