mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
initialize dlimit of ownedfile on upload. fixes #1080
This commit is contained in:
@@ -98,6 +98,7 @@ export default class FileSender extends Nanobus {
|
||||
secretKey: secretKey,
|
||||
nonce: this.keychain.nonce,
|
||||
ownerToken: result.ownerToken,
|
||||
dlimit,
|
||||
timeLimit: timeLimit
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user