mirror of
https://github.com/timvisee/send.git
synced 2026-04-22 22:24:37 -04:00
implemented download tokens
This commit is contained in:
@@ -8,6 +8,7 @@ const storage = {
|
||||
function request(id) {
|
||||
return {
|
||||
params: { id },
|
||||
meta: { fxa: false },
|
||||
body: {}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user