1
0

merge: upstream

This commit is contained in:
Marie
2024-02-23 13:42:52 +01:00
92 changed files with 1677 additions and 1086 deletions
@@ -75,7 +75,7 @@ function save() {
deeplFreeMode: deeplFreeMode.value,
deeplFreeInstance: deeplFreeInstance.value,
}).then(() => {
fetchInstance();
fetchInstance(true);
});
}