mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-28 00:36:00 +00:00
Clean up
This commit is contained in:
@@ -17,7 +17,7 @@ public partial class SettingsService : SettingsBase
|
||||
|
||||
public bool IsTokenPersisted { get; set; } = true;
|
||||
|
||||
public ThreadInclusion ThreadInclusion { get; set; } = ThreadInclusion.None;
|
||||
public ThreadInclusionMode ThreadInclusionMode { get; set; } = ThreadInclusionMode.None;
|
||||
|
||||
public string DateFormat { get; set; } = "MM/dd/yyyy h:mm tt";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user