Add configurable donate, CLI and DMCA and source links in footer
This commit is contained in:
parent
7f3da34318
commit
6960cc75fa
11 changed files with 98 additions and 9 deletions
|
@ -51,6 +51,7 @@ if (process.env.NODE_ENV === 'production') {
|
|||
window.initialState = {
|
||||
LIMITS,
|
||||
DEFAULTS,
|
||||
WEB_UI,
|
||||
PREFS,
|
||||
archive: new Archive([], DEFAULTS.EXPIRE_SECONDS),
|
||||
capabilities,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue