Fixed bg image

This commit is contained in:
Pseudo Channel
2017-07-21 23:16:14 -07:00
parent eae01ea8f1
commit 376393736b
2 changed files with 29 additions and 6 deletions

View File

@@ -320,7 +320,7 @@ class PseudoDailyScheduleController():
timeB,
self.get_show_photo(
row[11],
row[3]
row[6] if row[11] == "TV Shows" else row[3]
),
datalist
)