huge refactor of plugin system
This commit is contained in:
+2
-4
@@ -1,5 +1,3 @@
|
||||
from MPV.mpv_ipc import MPV
|
||||
from plugins.mpv import MPV
|
||||
|
||||
__all__ = [
|
||||
"MPV",
|
||||
]
|
||||
__all__ = ["MPV"]
|
||||
Reference in New Issue
Block a user