Merge branch 'master' of https://github.com/b3log/wide
This commit is contained in:
commit
621858ad33
|
@ -584,6 +584,8 @@ var wide = {
|
|||
});
|
||||
},
|
||||
goget: function () {
|
||||
wide.saveAllFiles();
|
||||
|
||||
var currentPath = editors.getCurrentPath();
|
||||
if (!currentPath) {
|
||||
return false;
|
||||
|
|
Loading…
Reference in New Issue