From 98e2796604e531e9f917b9918ecae0047ad60cac Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sat, 9 Aug 2025 21:24:18 +0200 Subject: [PATCH] Added configuration plugin ID to the full enterprise config case --- app/MindWork AI Studio/Pages/About.razor | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app/MindWork AI Studio/Pages/About.razor b/app/MindWork AI Studio/Pages/About.razor index 337f70a2..75e2bd8b 100644 --- a/app/MindWork AI Studio/Pages/About.razor +++ b/app/MindWork AI Studio/Pages/About.razor @@ -90,6 +90,14 @@ + + +
+ + @T("Configuration plugin ID:") @this.configPlug!.Id + +
+
break; }