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