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:
co-authored by
Claude Sonnet 4.6
parent
fe048f53a3
commit
79d2399ddf
@@ -18,6 +18,7 @@ $configJson = [
|
||||
'info' => 'enviar_informacion',
|
||||
'inicio' => 'show_main_menu',
|
||||
'volver' => 'show_main_menu',
|
||||
'salir' => 'show_main_menu',
|
||||
],
|
||||
// ── Menus globales ──────────────────────────────────────────────────────
|
||||
'menus' => [
|
||||
|
||||
Reference in New Issue
Block a user