mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-26 02:36:10 +00:00
Chore: added new line at the end of file
This commit is contained in:
parent
aa7bc89f2e
commit
abda9754c8
1 changed files with 1 additions and 1 deletions
|
@ -179,4 +179,4 @@ AND s.media_type = ?
|
|||
AND sh.media_type = ?
|
||||
AND e.jellyfin_id = ?;
|
||||
"""
|
||||
get_episode_kodi_parent_path_id_obj = ["episode", "season", "tvshow", "{Id}"]
|
||||
get_episode_kodi_parent_path_id_obj = ["episode", "season", "tvshow", "{Id}"]
|
||||
|
|
Loading…
Reference in a new issue