Commit 954c52b8 authored by yann300's avatar yann300

standard

parent 4c95224b
...@@ -180,7 +180,7 @@ class FileManager { ...@@ -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')
} }
} }
} }
} }
......
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