that statement is quite important

This commit is contained in:
Matthias 2021-11-21 23:57:45 +01:00
parent f71b40e031
commit 8e7c96626f
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -211,6 +211,7 @@ class Plugins:
# add to incative plugins
self.plugins_inactive[plug_key] = plugin_db_setting
continue # continue -> the plugin is not loaded
logger.info(f'Loaded integration plugin {plugin.slug}')
plugin.is_package = was_packaged