mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-23 14:33:58 +00:00
@@ -16,6 +16,10 @@ public partial class SettingsService : SettingsBase
|
||||
|
||||
public bool IsTokenPersisted { get; set; } = true;
|
||||
|
||||
public bool ShouldShowThreads { get; set; }
|
||||
|
||||
public bool ShouldShowArchivedThreads { get; set; }
|
||||
|
||||
public string DateFormat { get; set; } = "MM/dd/yyyy h:mm tt";
|
||||
|
||||
public int ParallelLimit { get; set; } = 1;
|
||||
|
||||
Reference in New Issue
Block a user