Updated kodi settings on Lenovo
This commit is contained in:
6
Kodi/Lenovo/addons/plugin.library.node.editor/plugin.py
Normal file
6
Kodi/Lenovo/addons/plugin.library.node.editor/plugin.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import sys
|
||||
from resources.lib import addon
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
addon.run(sys.argv)
|
||||
Reference in New Issue
Block a user