mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-28 21:54:11 -04:00
parent
4144911208
commit
aa53cecd4e
1 changed files with 0 additions and 3 deletions
|
@ -260,9 +260,6 @@ namespace DiscordChatExporter.Gui.ViewModels
|
||||||
// Export
|
// Export
|
||||||
_exportService.ExportChatLog(chatLog, filePath, format);
|
_exportService.ExportChatLog(chatLog, filePath, format);
|
||||||
|
|
||||||
// Open
|
|
||||||
Process.Start(filePath);
|
|
||||||
|
|
||||||
// Notify completion
|
// Notify completion
|
||||||
MessengerInstance.Send(new ShowNotificationMessage("Export complete"));
|
MessengerInstance.Send(new ShowNotificationMessage("Export complete"));
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue