mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Char List Tags Collapsable
This commit is contained in:
@@ -5501,7 +5501,7 @@ $(document).ready(function () {
|
||||
|
||||
$("#chat").on('scroll', debounce(() => {
|
||||
updateVisibleDivs('#chat', false);
|
||||
}, 5));
|
||||
}, 10));
|
||||
|
||||
let S_TAFocused = false;
|
||||
let S_TAPreviouslyFocused = false;
|
||||
|
Reference in New Issue
Block a user