mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-11-09 18:06:35 +00:00
Change websocket import location
This commit is contained in:
parent
979c077231
commit
21c4a8539f
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ from kodi_six import xbmc
|
|||
|
||||
from helper import LazyLogger
|
||||
|
||||
from . import websocket
|
||||
import websocket
|
||||
|
||||
##################################################################################################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue