mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-06 00:06:13 +00:00
Remove donations
This commit is contained in:
parent
c50d495768
commit
a0fb2207ac
8 changed files with 0 additions and 26 deletions
|
@ -191,8 +191,6 @@ def listing():
|
|||
if settings('backupPath'):
|
||||
directory(_(33092), "plugin://plugin.video.jellyfin/?mode=backup", False)
|
||||
|
||||
directory(_(33163), None, False, artwork="special://home/addons/plugin.video.jellyfin/donations.png")
|
||||
|
||||
xbmcplugin.setContent(int(sys.argv[1]), 'files')
|
||||
xbmcplugin.endOfDirectory(int(sys.argv[1]))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue