mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-07-16 03:27:28 +00:00
Begin restructing, fixed some issues related to movement
This commit is contained in:
parent
6be8213b34
commit
84b8093171
72 changed files with 16 additions and 34 deletions
4
jellyfin_kodi/dialogs/__init__.py
Normal file
4
jellyfin_kodi/dialogs/__init__.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
from serverconnect import ServerConnect
|
||||
from usersconnect import UsersConnect
|
||||
from loginmanual import LoginManual
|
||||
from servermanual import ServerManual
|
Loading…
Add table
Add a link
Reference in a new issue