Update conversations.php
This commit is contained in:
+2
-2
@@ -1148,8 +1148,8 @@ if (!isset($_SESSION['user_id'])) {
|
|||||||
toast.innerHTML = `
|
toast.innerHTML = `
|
||||||
<span class="nt-icon">🚀</span>
|
<span class="nt-icon">🚀</span>
|
||||||
<div>
|
<div>
|
||||||
<strong>Versión 1.2.0 Cargada</strong><br>
|
<strong>Versión 1.3.0 Cargada</strong><br>
|
||||||
<small style="opacity: 0.9;">SSE mejorado - 27 Ene 2026</small>
|
<small style="opacity: 0.9;">03 Feb 2026</small>
|
||||||
</div>
|
</div>
|
||||||
`;
|
`;
|
||||||
document.body.appendChild(toast);
|
document.body.appendChild(toast);
|
||||||
|
|||||||
Reference in New Issue
Block a user