mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-08 07:00:54 +03:00
implemented download tokens
This commit is contained in:
@@ -48,7 +48,7 @@ describe('/api/metadata', function() {
|
||||
storage.ttl.returns(Promise.resolve(123));
|
||||
const meta = {
|
||||
dlimit: 1,
|
||||
dl: 0,
|
||||
dlToken: 0,
|
||||
metadata: 'foo'
|
||||
};
|
||||
const res = response();
|
||||
|
||||
Reference in New Issue
Block a user