mirror of
https://github.com/moparisthebest/SickRage
synced 2024-11-17 23:05:11 -05:00
Fix string
This commit is contained in:
parent
f04a3449ec
commit
4efb39ce87
@ -1368,7 +1368,7 @@ class Home(WebRoot):
|
||||
shortBlacklist.append(groupName)
|
||||
except Exception as e:
|
||||
anidb_failed = True
|
||||
ui.notifications.error('Unable to retreive blacklist short name from AniDB.')
|
||||
ui.notifications.error('Unable to retreive data from AniDB.')
|
||||
shortBlacklist = blacklist
|
||||
else:
|
||||
shortBlacklist = blacklist
|
||||
|
Loading…
Reference in New Issue
Block a user