diff --git a/api/extensions/ext_commands.py b/api/extensions/ext_commands.py index 820b977217..353f9144b8 100644 --- a/api/extensions/ext_commands.py +++ b/api/extensions/ext_commands.py @@ -6,14 +6,14 @@ def init_app(app: DifyApp): add_qdrant_doc_id_index, convert_to_agent_apps, create_tenant, + extract_plugins, fix_app_site_missing, + migrate_data_for_plugin, reset_email, reset_encrypt_key_pair, reset_password, upgrade_db, vdb_migrate, - migrate_data_for_plugin, - extract_plugins, ) cmds_to_register = [