mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-20 08:17:12 +00:00
Simplify HTTP client management
This commit is contained in:
@@ -94,7 +94,8 @@ namespace DiscordChatExporter.Gui.ViewModels
|
||||
{
|
||||
_updateService.FinalizeUpdate(true);
|
||||
RequestClose();
|
||||
});
|
||||
}
|
||||
);
|
||||
}
|
||||
catch
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user