Update fileManager.js

uiCheck
Liana Husikyan 4 years ago committed by yann300
parent 75faf3fced
commit 8eafbd82b9
  1. 2
      src/app/files/fileManager.js

@ -520,8 +520,6 @@ class FileManager extends Plugin {
return this.appManager.isActive('remixd')
}
saveCurrentFile () {
var currentFile = this._deps.config.get('currentFile')
if (currentFile && this.editor.current()) {

Loading…
Cancel
Save