fix: agregar comando 'salir' y limpiar __api_vars en reset de comandos

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Lizandro Guarnizo
2026-07-30 23:47:12 -05:00
co-authored by Claude Sonnet 4.6
parent fe048f53a3
commit 79d2399ddf
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -18,6 +18,7 @@ $configJson = [
'info' => 'enviar_informacion',
'inicio' => 'show_main_menu',
'volver' => 'show_main_menu',
'salir' => 'show_main_menu',
],
// ── Menus globales ──────────────────────────────────────────────────────
'menus' => [