feat(widgets): add title to advanced options (#2909)

This commit is contained in:
Meier Lukas
2025-04-22 18:33:15 +02:00
committed by GitHub
parent f98750d0b3
commit c64d903f2b
9 changed files with 78 additions and 25 deletions

View File

@@ -1092,6 +1092,9 @@
"integrations": {
"label": "Integrations"
},
"title": {
"label": "Title"
},
"customCssClasses": {
"label": "Custom css classes"
},