mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-04-02 03:59:00 +02:00
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