Commit 61011cf1 authored by yann300's avatar yann300

uneeded use of set from config

parent 5f677f62
......@@ -184,7 +184,6 @@ function fileExplorer (appAPI, files) {
self.focusElement.classList.add(css.hasFocus)
self.focusPath = key
self.events.trigger('focus', [key])
appAPI.config.set('currentFile', key)
}
})
......
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