ваше сообщение коммита

This commit is contained in:
2025-06-06 21:56:17 +03:00
parent 80e0cb5272
commit 75e845b5af
22 changed files with 1123 additions and 488 deletions

View File

@@ -362,7 +362,7 @@ export function useChat(auth) {
}
} catch (error) {
console.error('[useChat] Ошибка связывания гостевых сообщений:', error);
}
}
};
// --- Watchers ---