Change color for dearrow webhook

This commit is contained in:
Ajay
2025-04-21 11:20:08 -04:00
parent 7e681d2cd5
commit 6130ac8150

View File

@@ -72,7 +72,7 @@ export async function postBranding(req: Request, res: Response) {
"description": `**User Agent**: ${userAgent}\
\n**Real User Agent**: ${req.headers["user-agent"]}\
\n**Video Duration**: ${videoDuration}`,
"color": 10813440,
"color": 1184701,
"thumbnail": {
"url": getMaxResThumbnail(videoID),
},