mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-22 05:57:30 +00:00
Add support for selectable assets directory in GUI
This commit is contained in:
@@ -186,7 +186,7 @@ public class DashboardViewModel : PropertyChangedBase
|
||||
dialog.Guild!,
|
||||
channel,
|
||||
dialog.OutputPath!,
|
||||
null,
|
||||
dialog.AssetsDirPath,
|
||||
dialog.SelectedFormat,
|
||||
dialog.After?.Pipe(Snowflake.FromDate),
|
||||
dialog.Before?.Pipe(Snowflake.FromDate),
|
||||
|
||||
Reference in New Issue
Block a user