forked from extern/easydiffusion
formatting
This commit is contained in:
parent
ca99b87319
commit
a3f357732c
@ -501,8 +501,8 @@ async function init() {
|
|||||||
|
|
||||||
SD.init({
|
SD.init({
|
||||||
events: {
|
events: {
|
||||||
statusChange: setServerStatus
|
statusChange: setServerStatus,
|
||||||
, idle: onIdle
|
idle: onIdle
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user