This commit is contained in:
lizandrogd
2026-01-21 09:14:44 -05:00
parent 2f786ca16a
commit a27f982fc7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ class SimpleWhatsAppManager {
case 'users':
this.loadUsers();
break;
case 'conversations':
case 'send_message':
this.loadconversations();
break;
case 'templates':