Add import/export/deletion of logit bias presets

This commit is contained in:
SillyLossy
2023-04-24 19:40:02 +03:00
parent 9fc02d53c1
commit 443682a7f3
5 changed files with 105 additions and 4 deletions

View File

@ -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":