mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-25 07:24:14 +00:00
Filter which messages are exported (#622)
This commit is contained in:
@@ -25,6 +25,8 @@ namespace DiscordChatExporter.Gui.Services
|
||||
|
||||
public string? LastPartitionLimitValue { get; set; }
|
||||
|
||||
public string? LastMessageFilterValue { get; set; }
|
||||
|
||||
public bool LastShouldDownloadMedia { get; set; }
|
||||
|
||||
public SettingsService()
|
||||
|
||||
Reference in New Issue
Block a user