mirror of
https://github.com/SickGear/SickGear.git
synced 2025-01-05 17:43:37 +00:00
Add TokyoToshokanProvider logo
This commit is contained in:
parent
2a5706c7fd
commit
80a028d1a6
2 changed files with 1 additions and 1 deletions
BIN
gui/slick/images/providers/tokyotoshokan.png
Normal file
BIN
gui/slick/images/providers/tokyotoshokan.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 977 B |
|
@ -50,7 +50,7 @@ class TokyoToshokanProvider(generic.TorrentProvider):
|
|||
return self.enabled
|
||||
|
||||
def imageName(self):
|
||||
return 'nyaatorrents.png'
|
||||
return 'tokyotoshokan.png'
|
||||
|
||||
def _get_title_and_url(self, item):
|
||||
|
||||
|
|
Loading…
Reference in a new issue