Index: channels/exportcat.py ================================================================== --- channels/exportcat.py +++ channels/exportcat.py @@ -30,10 +30,11 @@ # provides another export window, and custom file generation - does not use action.save() class exportcat(): meta = plugin_meta() + module = "exportcat" # Register callback def __init__(self, parent): conf.add_plugin_defaults(self.meta, self.module) if parent: