removed service plugins from the PM list

pull/4465/head
lianahus 10 months ago committed by Aniket
parent bc4ebcec9e
commit 539bab2db6
  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