mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-25 02:06:09 +00:00
spacing.
This commit is contained in:
parent
b515642f62
commit
1f205cf8c1
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ class Music(Kodi):
|
|||
return
|
||||
|
||||
if curr_artists != artists:
|
||||
self.update_album_artist(artists, album_id)
|
||||
self.update_album_artist(artists, album_id)
|
||||
|
||||
def update_album_artist(self, *args):
|
||||
if self.version_id < 72:
|
||||
|
|
Loading…
Reference in a new issue