Iteration 37
This commit is contained in:
@@ -304,6 +304,7 @@ newChatBtn.addEventListener('click', async () => {
|
||||
// Создаем пустой файл и переключаемся
|
||||
await saveHistoryToServer(newId, []);
|
||||
loadHistoryFromServer(newId);
|
||||
|
||||
});
|
||||
|
||||
// --- Утилиты ---
|
||||
|
||||
Reference in New Issue
Block a user