Updated kodi settings on Lenovo
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from resources.lib import actions
|
||||
from resources.lib.exception_logger import log_exception
|
||||
|
||||
with log_exception():
|
||||
actions.run()
|
||||
Reference in New Issue
Block a user