mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
that statement is quite important
This commit is contained in:
parent
f71b40e031
commit
8e7c96626f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user