dev
This commit is contained in:
parent
4b9c951d11
commit
1ffffc813c
@ -128,7 +128,7 @@ async function widgetView() {
|
|||||||
if (widget.AudioUrl) {
|
if (widget.AudioUrl) {
|
||||||
await playAudio(widget.AudioUrl)
|
await playAudio(widget.AudioUrl)
|
||||||
}
|
}
|
||||||
playSpeech(text)
|
playSpeech(donat.Text)
|
||||||
|
|
||||||
addText(donat.Text + " " + donat.Amount)
|
addText(donat.Text + " " + donat.Amount)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user