mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-28 00:36:00 +00:00
Stop redundantly downloading media when re-exporting (#395)
This commit is contained in:
@@ -204,6 +204,7 @@ namespace DiscordChatExporter.Gui.ViewModels
|
||||
dialog.Before,
|
||||
dialog.PartitionLimit,
|
||||
dialog.ShouldDownloadMedia,
|
||||
_settingsService.ShouldReuseMedia,
|
||||
_settingsService.DateFormat
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user