mirror of
https://github.com/wekan/wekan.git
synced 2026-01-04 16:48:49 +01:00
possibility of adding a custom legal notice page url
This commit is contained in:
parent
16bb65f7c7
commit
8662fd59fb
9 changed files with 43 additions and 3 deletions
|
|
@ -26,6 +26,7 @@ Meteor.publish('setting', () => {
|
|||
spinnerName: 1,
|
||||
oidcBtnText: 1,
|
||||
mailDomainName: 1,
|
||||
legalNotice: 1,
|
||||
},
|
||||
},
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue