mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 08:20:12 +01:00
correction of a typo
This commit is contained in:
parent
0f4a97f3a6
commit
28582b7e77
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ Settings.attachSchema(
|
||||||
type: String,
|
type: String,
|
||||||
optional: true,
|
optional: true,
|
||||||
},
|
},
|
||||||
automaticLinkedUrlScheme: {
|
automaticLinkedUrlSchemes: {
|
||||||
type: String,
|
type: String,
|
||||||
optional: true,
|
optional: true,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue