mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 16:00:13 +01: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,
|
type: String,
|
||||||
optional: true,
|
optional: true,
|
||||||
},
|
},
|
||||||
|
automaticLinkedUrlScheme: {
|
||||||
|
type: String,
|
||||||
|
optional: true,
|
||||||
|
},
|
||||||
customTopLeftCornerLogoImageUrl: {
|
customTopLeftCornerLogoImageUrl: {
|
||||||
type: String,
|
type: String,
|
||||||
optional: true,
|
optional: true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue