Merge branch 'main' of https://github.com/DL6ER/mvt into DL6ER-main

This commit is contained in:
Nex
2021-08-12 12:49:36 +02:00
+2
View File
@@ -167,6 +167,8 @@ def run_module(module):
else:
try:
module.check_indicators()
if not module.detected:
module.log.info("No detection!")
except NotImplementedError:
pass