regex debugger e altre modifiche varie

This commit is contained in:
marco
2019-07-30 21:14:12 +02:00
committed by mac12m99
parent 4dc1d6b91d
commit cbb45094a5
4 changed files with 31 additions and 42 deletions
+1 -1
View File
@@ -645,7 +645,7 @@ def get_languages(channel):
:return: list
'''
logger.info()
list_language = ['No filtrar']
list_language = ['Non filtrare']
list_controls, dict_settings = channeltools.get_channel_controls_settings(channel)
for control in list_controls:
try: