mirror of https://github.com/MISP/misp-modules
typo
parent
11dddb974b
commit
02b8938b2a
|
@ -210,7 +210,7 @@ def introspection():
|
|||
pass
|
||||
try:
|
||||
inputSource
|
||||
mmoduleSetup['inputSource'] = inputSource
|
||||
moduleSetup['inputSource'] = inputSource
|
||||
except NameError:
|
||||
pass
|
||||
return modulesetup
|
||||
|
|
Loading…
Reference in New Issue