Update conversations.php

This commit is contained in:
Lizandro Guarnizo
2026-02-03 21:38:42 -05:00
parent 1aae148396
commit 3139c7af00
+2 -2
View File
@@ -1148,8 +1148,8 @@ if (!isset($_SESSION['user_id'])) {
toast.innerHTML = `
<span class="nt-icon">🚀</span>
<div>
<strong>Versión 1.2.0 Cargada</strong><br>
<small style="opacity: 0.9;">SSE mejorado - 27 Ene 2026</small>
<strong>Versión 1.3.0 Cargada</strong><br>
<small style="opacity: 0.9;">03 Feb 2026</small>
</div>
`;
document.body.appendChild(toast);