fix: invalid links
This commit is contained in:
parent
4e1c04784a
commit
73cb3916db
2 changed files with 4 additions and 4 deletions
|
|
@ -49,7 +49,7 @@
|
|||
"props": {
|
||||
"number": null,
|
||||
"plain_text": null,
|
||||
"url": "https://i.postimg.cc/8zY43LGB/chat-1.jpg",
|
||||
"url": "/api/cdn/assets/chat_1.png",
|
||||
"media_type": "IMAGE",
|
||||
"margin": { "top": 8, "right": 0, "bottom": 8, "left": 0 },
|
||||
"padding": { "top": 0, "right": 0, "bottom": 0, "left": 0 }
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
"props": {
|
||||
"number": null,
|
||||
"plain_text": null,
|
||||
"url": "https://i.postimg.cc/Hn2nc03D/chat-2.jpg",
|
||||
"url": "/api/cdn/assets/chat_2.png",
|
||||
"media_type": "IMAGE",
|
||||
"margin": { "top": 8, "right": 0, "bottom": 8, "left": 0 },
|
||||
"padding": null
|
||||
|
|
@ -273,7 +273,7 @@
|
|||
"props": {
|
||||
"number": null,
|
||||
"plain_text": null,
|
||||
"url": "https://i.postimg.cc/4ypj4Bfb/chat-3.jpg",
|
||||
"url": "/api/cdn/assets/chat_3.png",
|
||||
"media_type": "IMAGE",
|
||||
"margin": { "top": 8, "right": 0, "bottom": 8, "left": 0 },
|
||||
"padding": null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue