mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-25 07:24:14 +00:00
Refactor
This commit is contained in:
@@ -45,7 +45,7 @@ public partial class SettingsService : SettingsBase
|
||||
|
||||
public override void Save()
|
||||
{
|
||||
// Clear token if it's not supposed to be persisted
|
||||
// Clear the token if it's not supposed to be persisted
|
||||
if (!IsTokenPersisted)
|
||||
LastToken = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user