dev
This commit is contained in:
parent
23d6d80949
commit
198265c5fd
@ -170,6 +170,7 @@ async function widgetView() {
|
||||
if (widget.AudioUrl) {
|
||||
playAudio(widget.AudioUrl, widgetID)
|
||||
}
|
||||
await delay(6000);
|
||||
playSpeech(donat.Text)
|
||||
|
||||
addText(donat.Text + " " + donat.Amount)
|
||||
|
Loading…
x
Reference in New Issue
Block a user