pull/1/head
yann300 7 years ago
parent 4c95224b4f
commit 954c52b8de
  1. 2
      src/app/files/fileManager.js

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

Loading…
Cancel
Save