Update nuget packages

This commit is contained in:
Alexey Golub
2019-03-21 22:54:12 +02:00
parent 6d1cfef729
commit 889446fff7
7 changed files with 22 additions and 14 deletions

View File

@@ -278,7 +278,7 @@ namespace DiscordChatExporter.Gui.ViewModels
dialog.From, dialog.To, operation);
// Export
_exportService.ExportChatLog(chatLog, filePath, dialog.SelectedFormat,
await _exportService.ExportChatLogAsync(chatLog, filePath, dialog.SelectedFormat,
dialog.PartitionLimit);
// Notify completion