mirror of
https://github.com/wekan/wekan.git
synced 2025-12-27 12:48:49 +01:00
Better translation: Target URL to Link URL.
This commit is contained in:
parent
05e3fc31b4
commit
3fc80e1145
7 changed files with 21 additions and 21 deletions
|
|
@ -49,7 +49,7 @@ Settings.attachSchema(
|
|||
type: String,
|
||||
optional: true,
|
||||
},
|
||||
customLoginLogoTargetUrl: {
|
||||
customLoginLogoLinkUrl: {
|
||||
type: String,
|
||||
optional: true,
|
||||
},
|
||||
|
|
@ -57,7 +57,7 @@ Settings.attachSchema(
|
|||
type: String,
|
||||
optional: true,
|
||||
},
|
||||
customTopLeftCornerLogoTargetUrl: {
|
||||
customTopLeftCornerLogoLinkUrl: {
|
||||
type: String,
|
||||
optional: true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue