mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
This commit is contained in:
@@ -3614,7 +3614,7 @@ async function saveMetadata() {
|
||||
}
|
||||
}
|
||||
|
||||
async function saveChatConditional() {
|
||||
export async function saveChatConditional() {
|
||||
if (selected_group) {
|
||||
await saveGroupChat(selected_group, true);
|
||||
}
|
||||
|
Reference in New Issue
Block a user