mirror of
https://github.com/inventree/InvenTree.git
synced 2025-09-18 08:31:33 +00:00
@@ -30,6 +30,7 @@ class PluginAppConfig(AppConfig):
|
||||
|
||||
if not registry.is_loading:
|
||||
# this is the first startup
|
||||
registry.check_plugin_file()
|
||||
registry.collect_plugins()
|
||||
registry.load_plugins()
|
||||
|
||||
|
Reference in New Issue
Block a user