mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-31 23:08:23 -04:00
Simplify HTTP client management
This commit is contained in:
parent
ea31b1b270
commit
acfe102e7f
3 changed files with 7 additions and 23 deletions
|
@ -94,7 +94,8 @@ namespace DiscordChatExporter.Gui.ViewModels
|
|||
{
|
||||
_updateService.FinalizeUpdate(true);
|
||||
RequestClose();
|
||||
});
|
||||
}
|
||||
);
|
||||
}
|
||||
catch
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue