Iteration 37

This commit is contained in:
Neyra
2026-02-10 20:49:59 +08:00
parent a60cc2f457
commit 399d8d00bf
5 changed files with 5 additions and 0 deletions

View File

@@ -207,6 +207,7 @@ app.post('/api/chat', async (req, res) => {
} finally {
if (sequence) sequence.dispose();
}
});
// --- API Переименования Чата ---