dev
This commit is contained in:
parent
f6b41fc695
commit
752a3ba8bf
@ -114,7 +114,7 @@ async function widgetView() {
|
||||
addAudio(widget.audioUrl)
|
||||
addText(donat.text + " " + donat.amount)
|
||||
|
||||
await delay(widget.duration * 1000);
|
||||
await delay(widget.Duration * 1000);
|
||||
await endDonat(donat.ID)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user