mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-10 20:25:34 +00:00
working s3 integration
This commit is contained in:
committed by
Danny Coates
parent
39a63cd16e
commit
f377aa4551
@@ -37,7 +37,7 @@ class FileReceiver extends EventEmitter {
|
||||
data: this.result,
|
||||
fname: xhr
|
||||
.getResponseHeader('Content-Disposition')
|
||||
.match(/="(.+)"/)[1]
|
||||
.match(/=(.+)/)[1]
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user