From a5b11f2305badddb1e6cb6074116ae5f532633bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peer=20Sch=C3=BCtt?= <20603780+peerschuett@users.noreply.github.com> Date: Fri, 23 May 2025 15:51:50 +0200 Subject: [PATCH] Minor tooltip text change --- app/MindWork AI Studio/Components/ChatComponent.razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/MindWork AI Studio/Components/ChatComponent.razor b/app/MindWork AI Studio/Components/ChatComponent.razor index 9c6e387e..0e1f5acf 100644 --- a/app/MindWork AI Studio/Components/ChatComponent.razor +++ b/app/MindWork AI Studio/Components/ChatComponent.razor @@ -112,7 +112,7 @@ } - + @if (PreviewFeatures.PRE_RAG_2024.IsEnabled(this.SettingsManager)) {