2
0

📝 Improve blog capabilities and components

This commit is contained in:
Baptiste Arnaud
2024-04-20 18:21:06 +02:00
parent e4e724d4a1
commit eb2001c06b
11 changed files with 285 additions and 11 deletions

View File

@ -12033,6 +12033,9 @@
"content": {
"type": "object",
"properties": {
"url": {
"type": "string"
},
"maxBubbleWidth": {
"type": "number"
},