mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
add automaticLinkedUrlSchemes
This commit is contained in:
parent
c1f52a5e5a
commit
bc2556139a
1 changed files with 4 additions and 0 deletions
|
@ -62,6 +62,10 @@ Settings.attachSchema(
|
|||
type: String,
|
||||
optional: true,
|
||||
},
|
||||
automaticLinkedUrlScheme: {
|
||||
type: String,
|
||||
optional: true,
|
||||
},
|
||||
customTopLeftCornerLogoImageUrl: {
|
||||
type: String,
|
||||
optional: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue