mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 06:00:53 +03:00
Add configurable donate, CLI and DMCA and source links in footer
This commit is contained in:
@@ -43,6 +43,7 @@ module.exports = function(state) {
|
||||
}
|
||||
|
||||
var LIMITS = ${JSON.stringify(clientConstants.LIMITS)};
|
||||
var WEB_UI = ${JSON.stringify(clientConstants.WEB_UI)};
|
||||
var DEFAULTS = ${JSON.stringify(clientConstants.DEFAULTS)};
|
||||
var PREFS = ${JSON.stringify(state.prefs)};
|
||||
var downloadMetadata = ${
|
||||
|
||||
Reference in New Issue
Block a user