mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-26 03:03:45 +00:00
Embrace Snowflake as first class citizen
This commit is contained in:
@@ -211,8 +211,8 @@ namespace DiscordChatExporter.Gui.ViewModels
|
||||
channel!,
|
||||
dialog.OutputPath!,
|
||||
dialog.SelectedFormat,
|
||||
dialog.After,
|
||||
dialog.Before,
|
||||
dialog.After?.Pipe(Snowflake.FromDate),
|
||||
dialog.Before?.Pipe(Snowflake.FromDate),
|
||||
dialog.PartitionLimit,
|
||||
dialog.ShouldDownloadMedia,
|
||||
_settingsService.ShouldReuseMedia,
|
||||
|
||||
Reference in New Issue
Block a user