|
|
|
@ -471,6 +471,7 @@ Please make a backup of your contracts and start using http://remix.ethereum.org |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
function setWorkSpace () { |
|
|
|
|
appManager.off('filePanel', 'workspaceInit') |
|
|
|
|
if (Array.isArray(workspace)) { |
|
|
|
|
appManager.activatePlugin(workspace).then(async () => { |
|
|
|
|
try { |
|
|
|
|