Updated kodi settings on Lenovo
This commit is contained in:
10
Kodi/Lenovo/addons/script.embuary.info/plugin.py
Normal file
10
Kodi/Lenovo/addons/script.embuary.info/plugin.py
Normal file
@@ -0,0 +1,10 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
########################
|
||||
|
||||
from resources.lib.widgets import *
|
||||
|
||||
########################
|
||||
|
||||
if __name__ == '__main__':
|
||||
plugin.run()
|
||||
Reference in New Issue
Block a user