pull/3094/head
yann300 7 years ago
parent d6e91e725c
commit 76de985c58
  1. 2
      src/app/files/fileManager.js

@ -180,7 +180,7 @@ class FileManager {
provider.set(currentFile, input)
} else {
console.log('cannot save ' + currentFile + '. Does not belong to any explorer')
}
}
}
}
}

Loading…
Cancel
Save