mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
use one Archive instance for state.archive
This commit is contained in:
@@ -16,6 +16,9 @@ module.exports = async function(req) {
|
||||
}
|
||||
}
|
||||
return {
|
||||
archive: {
|
||||
numFiles: 0
|
||||
},
|
||||
locale,
|
||||
capabilities: { account: false },
|
||||
translate: getTranslator(locale),
|
||||
|
||||
Reference in New Issue
Block a user