mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-13 19:56:14 +00:00
fix grammar
This commit is contained in:
parent
0a7faff2b9
commit
0ec3741ef8
10 changed files with 13 additions and 13 deletions
|
@ -210,7 +210,7 @@ class FullSync(object):
|
|||
|
||||
def process_library(self, library_id):
|
||||
|
||||
''' Add a library by it's id. Create a node and a playlist whenever appropriate.
|
||||
''' Add a library by its id. Create a node and a playlist whenever appropriate.
|
||||
'''
|
||||
media = {
|
||||
'movies': self.movies,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue