Update devices.py

This commit is contained in:
gutosie
2021-12-03 18:58:50 +02:00
committed by GitHub
parent d80ef72357
commit 60dc648cc6

View File

@@ -36,6 +36,7 @@ if fileExists('/usr/lib/python3.8') or fileExists('/usr/lib/python3.9') :
else:
from commands import getoutput
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'
file = file
class ManagerDevice(Screen):