From 9706df54041e8532147448fb2e3fc326440ecebf Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Wed, 15 Jul 2026 21:09:07 +0200 Subject: [PATCH] Added ashpd to support Linux desktop portal integration --- app/MindWork AI Studio/Pages/Information.razor | 1 + 1 file changed, 1 insertion(+) diff --git a/app/MindWork AI Studio/Pages/Information.razor b/app/MindWork AI Studio/Pages/Information.razor index 4979592d..7f36c2df 100644 --- a/app/MindWork AI Studio/Pages/Information.razor +++ b/app/MindWork AI Studio/Pages/Information.razor @@ -288,6 +288,7 @@ @if (OperatingSystem.IsLinux()) { + }