mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add import/export/deletion of logit bias presets
This commit is contained in:
@ -3237,6 +3237,7 @@ function callPopup(text, type) {
|
||||
break;
|
||||
case "world_imported":
|
||||
case "new_chat":
|
||||
case "confirm":
|
||||
$("#dialogue_popup_ok").text("Yes");
|
||||
break;
|
||||
case "del_world":
|
||||
|
Reference in New Issue
Block a user