mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Merge remote-tracking branch 'origin/feature-accessibility'
This commit is contained in:
commit
a4ec20a7c8
143 changed files with 784 additions and 140 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