pull/163/head
chrisr3d 2018-02-20 16:57:27 +01:00
parent 11dddb974b
commit 02b8938b2a
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ def introspection():
pass pass
try: try:
inputSource inputSource
mmoduleSetup['inputSource'] = inputSource moduleSetup['inputSource'] = inputSource
except NameError: except NameError:
pass pass
return modulesetup return modulesetup