mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 21:15:41 +00:00
just run install
This commit is contained in:
@ -30,7 +30,7 @@ class PluginAppConfig(AppConfig):
|
||||
|
||||
if not registry.is_loading:
|
||||
# this is the first startup
|
||||
registry.check_plugin_file()
|
||||
registry.install_plugin_file()
|
||||
registry.collect_plugins()
|
||||
registry.load_plugins()
|
||||
|
||||
|
Reference in New Issue
Block a user