From 23f0b6ed096fd838f24fe68cc33043afee5a8deb Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sat, 15 Feb 2025 12:38:45 +0200 Subject: [PATCH] Add a blank line --- public/scripts/textgen-settings.js | 1 + 1 file changed, 1 insertion(+) diff --git a/public/scripts/textgen-settings.js b/public/scripts/textgen-settings.js index 021bf1697..464561275 100644 --- a/public/scripts/textgen-settings.js +++ b/public/scripts/textgen-settings.js @@ -470,6 +470,7 @@ function toggleBannedStringsKillSwitch(isEnabled, title) { saveSettingsDebounced(); return ''; } + /** * Calculates logit bias object from the logit bias list. * @returns {object} Logit bias object