mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add more options to SD plugin
This commit is contained in:
@ -381,4 +381,5 @@ function onClickExpressionImage() {
|
||||
addExpressionImage();
|
||||
addSettings();
|
||||
setInterval(moduleWorkerWrapper, UPDATE_INTERVAL);
|
||||
moduleWorkerWrapper();
|
||||
})();
|
Reference in New Issue
Block a user