This commit is contained in:
julien 2025-05-07 11:56:56 +02:00
parent daeee61076
commit a3c77c32b2

View File

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