diff --git a/server/config.js b/server/config.js index ba1d904..709748c 100644 --- a/server/config.js +++ b/server/config.js @@ -12,6 +12,7 @@ module.exports = { "core-store.plugin_users-permissions_grant", "core-store.plugin_upload_metrics", "core-store.strapi_content_types_schema", + "core-store.ee_information", ], }, validator() {},