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