mirror of
https://github.com/inventree/InvenTree.git
synced 2026-01-08 12:17:57 +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