Add a blank line

23f0b6ed096fd838f24fe68cc33043afee5a8deb

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -0Showing whitespace changes
public/scripts/textgen-settings.js+1 -0
@@ -470,6 +470,7 @@ function toggleBannedStringsKillSwitch(isEnabled, title) {
470 saveSettingsDebounced();470 saveSettingsDebounced();
471 return '';471 return '';
472}472}
473
473/**474/**
474 * Calculates logit bias object from the logit bias list.475 * Calculates logit bias object from the logit bias list.
475 * @returns {object} Logit bias object476 * @returns {object} Logit bias object