mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-03 13:43:39 +00:00
@@ -11,6 +11,8 @@ namespace DiscordChatExporter.Core.Services
|
||||
|
||||
public bool IsTokenPersisted { get; set; } = true;
|
||||
|
||||
public int ParallelLimit { get; set; } = 1;
|
||||
|
||||
public AuthToken? LastToken { get; set; }
|
||||
|
||||
public ExportFormat LastExportFormat { get; set; } = ExportFormat.HtmlDark;
|
||||
|
||||
Reference in New Issue
Block a user