fixed right click regen and clearing chat

This commit is contained in:
munimunigamer
2025-12-27 12:36:48 -12:00
parent 3caa74fbf8
commit 10f6326f82
3 changed files with 25 additions and 12 deletions
+3
View File
@@ -537,6 +537,9 @@ async function initUI() {
} else {
$options.slideUp(200);
}
// Re-render thoughts to update tooltips (regenerate vs delete)
renderThoughts();
});
$('#rpg-avatar-llm-instruction').on('input', function() {