1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-11-11 11:55:03 -05:00

Merge branch 'origin/dev'

This commit is contained in:
echel0n 2014-05-23 00:01:01 -07:00
commit 5ad638771e

View File

@ -155,8 +155,8 @@ def snatchEpisode(result, endStatus=SNATCHED):
if sickbeard.USE_FAILED_DOWNLOADS:
failed_history.logSnatch(result)
else:
ui.notifications.message('Episode snatched', result.name)
ui.notifications.message('Episode snatched', result.name)
history.logSnatch(result)