mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
'All' for ooba rep pen range zenslider, maxCtx tweak
This commit is contained in:
@ -448,7 +448,7 @@ function addQuickReplyBar() {
|
||||
<div id="quickReplyPopoutButton" class="fa-solid fa-window-restore menu_button"></div>
|
||||
</div>
|
||||
`;
|
||||
console.log(targetContainer)
|
||||
|
||||
if (targetContainer === 'bar') {
|
||||
$('#send_form').prepend(quickReplyBarFullHtml);
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user