mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 13:07:17 -04:00
add automaticLinkedUrlSchemes
This commit is contained in:
parent
bc2556139a
commit
0f75234ed2
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ Meteor.publish('setting', () => {
|
|||
customLoginLogoImageUrl: 1,
|
||||
customLoginLogoLinkUrl: 1,
|
||||
textBelowCustomLoginLogo: 1,
|
||||
automaticLinkedUrlSchemes: 1,
|
||||
customTopLeftCornerLogoImageUrl: 1,
|
||||
customTopLeftCornerLogoLinkUrl: 1,
|
||||
customTopLeftCornerLogoHeight: 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue