From 1f6f15721430dc8270ba276114eb5e3ff1709cbe Mon Sep 17 00:00:00 2001 From: Grzegorz Gidel Date: Tue, 2 May 2023 01:58:47 +0200 Subject: [PATCH] Fix unreliable disabling/enabling of extensions --- public/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/script.js b/public/script.js index 1635d5960..5b5cf3584 100644 --- a/public/script.js +++ b/public/script.js @@ -2800,7 +2800,7 @@ function selectKoboldGuiPreset() { async function saveSettings(type) { //console.log('Entering settings with name1 = '+name1); - jQuery.ajax({ + return jQuery.ajax({ type: "POST", url: "/savesettings", data: JSON.stringify({