mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Accessibility statement. Part 1. In Progress.
Thanks to xet7 !
This commit is contained in:
parent
de2ddbe8b5
commit
729d8fb435
10 changed files with 231 additions and 2 deletions
|
|
@ -38,6 +38,9 @@ Meteor.publish('setting', () => {
|
|||
oidcBtnText: 1,
|
||||
mailDomainName: 1,
|
||||
legalNotice: 1,
|
||||
accessibilityPageEnabled: 1,
|
||||
accessibilityTitle: 1,
|
||||
accessibilityContent: 1,
|
||||
},
|
||||
},
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue