mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix message edit not showing (for real this time)
This commit is contained in:
@@ -128,6 +128,7 @@ async function generate(type, chat2, storyString, mesExamplesArray, promptBias,
|
||||
finally {
|
||||
context.activateSendButtons();
|
||||
showSwipeButtons();
|
||||
$('.mes_edit:last').show();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user