From eac5c63209e56b88c3d1667efe4698ddf386ca86 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sun, 19 Jul 2026 11:42:57 +0200 Subject: [PATCH] Fixed the log viewer's category (#869) --- app/MindWork AI Studio/Pages/Assistants.razor | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/MindWork AI Studio/Pages/Assistants.razor b/app/MindWork AI Studio/Pages/Assistants.razor index ee5d5c16..5a3d0c98 100644 --- a/app/MindWork AI Studio/Pages/Assistants.razor +++ b/app/MindWork AI Studio/Pages/Assistants.razor @@ -119,7 +119,6 @@ - } @@ -132,8 +131,9 @@ + } - + \ No newline at end of file