This commit is contained in:
mm 2024-10-30 01:52:08 +05:00
parent 4b9c951d11
commit 1ffffc813c

View File

@ -128,7 +128,7 @@ async function widgetView() {
if (widget.AudioUrl) {
await playAudio(widget.AudioUrl)
}
playSpeech(text)
playSpeech(donat.Text)
addText(donat.Text + " " + donat.Amount)