Fix AttributeError
This commit is contained in:
parent
b94952ba4a
commit
ae37e21aeb
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ from __future__ import absolute_import, division, unicode_literals
|
|||
from .full_sync import start, PLAYLIST_SYNC_ENABLED
|
||||
from .time import sync_pms_time
|
||||
from .common import update_kodi_library
|
||||
from . import fanart
|
||||
|
|
Loading…
Reference in a new issue