From 0dfabc46b388cc2aba3838b6b28257fd35f389af Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Thu, 29 Jan 2026 23:56:32 -0300 Subject: [PATCH] chore: Update submodules with product configuration UI controls - botserver: Add search_enabled and menu_launcher_enabled directives - botui: Implement UI hiding logic based on product configuration These changes allow disabling the suite search mechanism and hiding the menu launcher when empty, providing a cleaner UI for deployments that don't need these features. --- botserver | 2 +- botui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/botserver b/botserver index 1f7cdfa..94fede7 160000 --- a/botserver +++ b/botserver @@ -1 +1 @@ -Subproject commit 1f7cdfa9cfba4fd34ddb60ad128560b101853f77 +Subproject commit 94fede7cc4eed8dd94dbe691b7b37fe90ddf0976 diff --git a/botui b/botui index 27e839f..34d5582 160000 --- a/botui +++ b/botui @@ -1 +1 @@ -Subproject commit 27e839f22ade5277cf8f5ccccf678308658c3eb1 +Subproject commit 34d55825bcfb0fa2ac0b023d6fc01d941a6e547c