mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Merge branch 'main' into dev
This commit is contained in:
@@ -272,6 +272,7 @@
|
||||
function flushSettings() {
|
||||
$('#settings_perset').empty();
|
||||
$('#world_info').empty();
|
||||
$('#settings_perset').append('<option value="gui">GUI KoboldAI Settings</option>');
|
||||
$('#world_info').append('<option value="None">None</option>');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user