mirror of https://github.com/MISP/misp-modules
fix: Making the module config available so the module works
parent
63a2183411
commit
27717c0400
|
@ -59,5 +59,5 @@ def introspection():
|
|||
|
||||
|
||||
def version():
|
||||
# moduleinfo['config'] = moduleconfig
|
||||
moduleinfo['config'] = moduleconfig
|
||||
return moduleinfo
|
||||
|
|
Loading…
Reference in New Issue