This commit is contained in:
julien 2025-05-07 11:50:18 +02:00
parent 421586c0f4
commit 6afd58a803

View File

@ -490,7 +490,7 @@ app.post('/sendProductMessage', async (req, res) => {
] ]
}, },
{ {
quoted : message quoted : null
} }
) )