fix: invalid links

This commit is contained in:
orewaee 2025-11-04 18:56:53 +04:00
parent 4e1c04784a
commit 73cb3916db
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -35,7 +35,7 @@
"props": {
"number": null,
"plain_text": null,
"url": "/api/assets/twitch-1.png",
"url": "/api/cdn/assets/twitch_1.png",
"media_type": "IMAGE",
"margin": { "top": 8, "right": 0, "bottom": 8, "left": 0 },
"padding": null