Icone Automatiche (continua)

This commit is contained in:
Alhaziel01
2021-07-08 20:06:54 +02:00
parent 132301b06d
commit ed6c7caa91
15 changed files with 117 additions and 107 deletions
+4 -4
View File
@@ -536,11 +536,11 @@ def restore_tools(item):
def report_menu(item):
logger.debug('URL: ' + item.url)
from channelselector import get_thumb
from core.support import thumb
thumb_debug = get_thumb("update.png")
thumb_error = get_thumb("error.png")
thumb_next = get_thumb("next.png")
thumb_debug = thumb("update")
thumb_error = thumb("error")
thumb_next = thumb("next")
itemlist = []
paso = 1