Merge branch 'dev/folderSupport' of github.com:foosel/OctoPrint into dev/folderSupport
Conflicts: src/octoprint/static/js/app/client/files.js
This commit is contained in:
commit
ca0463b4c0
1 changed files with 1 additions and 0 deletions
|
|
@ -90,6 +90,7 @@
|
|||
}
|
||||
|
||||
return OctoPrint.post(resourceForLocation(location), data);
|
||||
|
||||
},
|
||||
|
||||
upload: function (location, file, data) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue