mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-18 00:22:48 +00:00
Update nuget packages
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user