working on making the file upload work over websocket and json
This commit is contained in:
4
goTorrentWebUI/node_modules/material-ui-upload/index.js
generated
vendored
Normal file
4
goTorrentWebUI/node_modules/material-ui-upload/index.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
Upload: require('./Upload'),
|
||||
UploadPreview: require('./UploadPreview')
|
||||
};
|
Reference in New Issue
Block a user