mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-02-16 18:32:25 +01:00
Disable ding sound when the UI loads. It'll now only play upon task completion
This commit is contained in:
parent
4f899bd83d
commit
17f60d3c7f
@ -520,7 +520,7 @@ async function init() {
|
||||
}
|
||||
})
|
||||
|
||||
playSound()
|
||||
// playSound()
|
||||
}
|
||||
|
||||
init()
|
||||
|
Loading…
Reference in New Issue
Block a user