fix: Making the module config available so the module works

pull/374/head
chrisr3d 2020-02-13 11:40:22 +01:00
parent 63a2183411
commit 27717c0400
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 1 additions and 1 deletions

View File

@ -59,5 +59,5 @@ def introspection():
def version():
# moduleinfo['config'] = moduleconfig
moduleinfo['config'] = moduleconfig
return moduleinfo