forked from extern/easydiffusion
Disable ding sound when the UI loads. It'll now only play upon task completion
This commit is contained in:
parent
c115a9aa3d
commit
7d4d85284b
@ -520,7 +520,7 @@ async function init() {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
playSound()
|
// playSound()
|
||||||
}
|
}
|
||||||
|
|
||||||
init()
|
init()
|
||||||
|
Loading…
Reference in New Issue
Block a user