mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-20 14:10:39 +01:00
init quick replies immediately
This commit is contained in:
parent
044bd149cd
commit
7af43023b1
@ -185,7 +185,7 @@ const init = async () => {
|
||||
|
||||
await autoExec.handleStartup();
|
||||
};
|
||||
eventSource.on(event_types.APP_READY, init);
|
||||
await init();
|
||||
|
||||
const onChatChanged = async (chatIdx) => {
|
||||
log('CHAT_CHANGED', chatIdx);
|
||||
|
Loading…
x
Reference in New Issue
Block a user