mirror of https://github.com/MISP/misp-modules
fix: Typos in variable names
parent
9ea9816ad3
commit
c64f514a6f
|
@ -37,4 +37,4 @@ def introspection():
|
|||
|
||||
def version():
|
||||
moduleinfo['config'] = moduleconfig
|
||||
return moduleinf
|
||||
return moduleinfo
|
||||
|
|
|
@ -37,4 +37,4 @@ def introspection():
|
|||
|
||||
def version():
|
||||
moduleinfo['config'] = moduleconfig
|
||||
return moduleinf
|
||||
return moduleinfo
|
||||
|
|
Loading…
Reference in New Issue