Altri Fix

This commit is contained in:
Alhaziel01
2020-09-24 17:38:50 +02:00
parent 39f5467825
commit 1758f35fa5
30 changed files with 133 additions and 126 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ def search(item, text):
except:
import sys
for line in sys.exc_info():
support.infoger.error("%s" % line)
support.logger.error("%s" % line)
return itemlist
def menu(item):