mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-25 07:55:29 +00:00
Move "reuse assets" option in GUI from settings to export dialog
This commit is contained in:
@@ -193,7 +193,7 @@ public class DashboardViewModel : PropertyChangedBase
|
||||
dialog.MessageFilter,
|
||||
dialog.ShouldFormatMarkdown,
|
||||
dialog.ShouldDownloadAssets,
|
||||
_settingsService.ShouldReuseAssets,
|
||||
dialog.ShouldReuseAssets,
|
||||
_settingsService.DateFormat
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user