Stop redundantly downloading media when re-exporting (#395)

This commit is contained in:
Andrew Kolos
2020-10-23 09:38:15 -04:00
committed by GitHub
parent 949c9d3f1e
commit 520e023aff
9 changed files with 70 additions and 8 deletions

View File

@@ -204,6 +204,7 @@ namespace DiscordChatExporter.Gui.ViewModels
dialog.Before,
dialog.PartitionLimit,
dialog.ShouldDownloadMedia,
_settingsService.ShouldReuseMedia,
_settingsService.DateFormat
);