mirror of
https://github.com/gutosie/neoboot.git
synced 2025-12-26 18:19:59 +01:00
Update i_neo.py
This commit is contained in:
@@ -59,7 +59,7 @@ from enigma import eEPGCache, eEnv, eTimer, fbClass
|
||||
try:
|
||||
from Tools.HardwareInfo import HardwareInfo
|
||||
except :
|
||||
from Plugins.Extensions.NeoBoot.files.tools import HardwareInfo
|
||||
from Plugins.Extensions.NeoBoot.files import HardwareInfo
|
||||
|
||||
try:
|
||||
from Tools.Multiboot import GetImagelist
|
||||
@@ -868,4 +868,4 @@ class DownloadImageNeo(Screen):
|
||||
else:
|
||||
return 0
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user