Browse Source

remove admin disabled option

Shahed Nasser 1 year ago
parent
commit
1247ce23f4
1 changed files with 0 additions and 3 deletions
  1. 0 3
      medusa-config.js

+ 0 - 3
medusa-config.js

@@ -133,9 +133,6 @@ const projectConfig = {
 /** @type {import('@medusajs/medusa').ConfigModule} */
 module.exports = {
   projectConfig,
-  admin: {
-    disable: true,
-  },
   plugins,
   modules,
   featureFlags: {