removed service plugins from the PM list

pull/5370/head
lianahus 10 months ago committed by Aniket
parent f6942f4ca3
commit 9cb1752d4f
  1. 4
      apps/remix-ide/src/remixAppManager.js

@ -79,7 +79,9 @@ let requiredModules = [ // services + layout views + system views
'openaigpt',
'home',
'doc-viewer',
'doc-gen'
'doc-gen',
'copilot-suggestion',
'remix-templates'
]

Loading…
Cancel
Save