feat(boards): add upload buttons for background, favicon and logo (#2770)
* feat(boards): add upload buttons for background, favicon and logo * feat(boards): use media search and show names for background * fix: background preview not working
This commit is contained in:
@@ -2146,7 +2146,12 @@
|
||||
"label": "Favicon image URL"
|
||||
},
|
||||
"backgroundImageUrl": {
|
||||
"label": "Background image URL"
|
||||
"label": "Background image URL",
|
||||
"placeholder": "Start typing to search local images",
|
||||
"group": {
|
||||
"your": "Your images",
|
||||
"other": "Other images"
|
||||
}
|
||||
},
|
||||
"backgroundImageAttachment": {
|
||||
"label": "Background image attachment",
|
||||
|
||||
Reference in New Issue
Block a user