mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-08-21 04:12:56 +00:00
Formatting
This commit is contained in:
parent
4514c2359e
commit
70d0b2847b
@ -181,8 +181,7 @@ public static partial class Pandoc
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
await MessageBus.INSTANCE.SendSuccess(new(Icons.Material.Filled.CheckCircle,
|
await MessageBus.INSTANCE.SendSuccess(new(Icons.Material.Filled.CheckCircle, $"Pandoc {await FetchLatestVersionAsync()} was installed successfully."));
|
||||||
$"Pandoc {await FetchLatestVersionAsync()} was installed successfully."));
|
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user