issues
search
civitai
/
sd_civitai_extension
All of the Civitai models inside Automatic 1111 Stable Diffusion Web UI
MIT License
2.34k
stars
443
forks
source link
Ensure to raise change events and save on upgraded key
#67
Closed
koenbeuk
closed
1 year ago
koenbeuk
commented
1 year ago
By calling
shared.opts.set
we ensure that
onchange
is been invoked and therefore that the client will join the new room
By calling
shared.opts.save
we ensure that the upgraded key gets persisted
shared.opts.set
we ensure thatonchange
is been invoked and therefore that the client will join the new roomshared.opts.save
we ensure that the upgraded key gets persisted