.
This commit is contained in:
@@ -231,8 +231,6 @@ class LongSeries(models.Model):
|
||||
return "No images", 0
|
||||
|
||||
img = findMiddle(images).image
|
||||
thumbnailer = get_thumbnailer(img)
|
||||
thumbnail = thumbnailer["exam-list"]
|
||||
try:
|
||||
thumbnailer = get_thumbnailer(img)
|
||||
thumbnail = thumbnailer["exam-list"]
|
||||
|
||||
Reference in New Issue
Block a user