remove buttom line of tabs

pull/1/head
LianaHus 6 years ago
parent 553f13fb04
commit b32ad8aa8c
  1. 2
      src/app/files/file-explorer.js

@ -432,7 +432,7 @@ fileExplorer.prototype.packageFiles = function (filesProvider, callback) {
content = '// this line is added to create a gist. Empty file is not allowed.'
}
if (error) cb(error)
else {
else {gi
ret[path] = { content }
cb()
}

Loading…
Cancel
Save