Correcciones setting y powvideo

This commit is contained in:
pipcat
2018-07-05 16:26:07 +02:00
parent 3f27e1f227
commit 2523dc6d84
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -294,6 +294,7 @@ def submenu_tools(item):
itemlist = list()
#Herramientas de testeo masivo
import os
test_path = os.path.join(config.get_runtime_path(), "channels/test.py")
if filetools.exists(test_path):