Commit 97d05d4a authored by lianahus's avatar lianahus

focus on File explorers on deactivate from vertical icons panel

parent 56a0ca47
......@@ -229,6 +229,7 @@ export class VerticalIcons extends Plugin {
actions.Deactivate = () => {
// this.call('manager', 'deactivatePlugin', name)
this.appManager.deactivatePlugin(name)
this.select('fileExplorers')
}
}
const links = {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment