mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 06:30:53 +03: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