mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-18 21:01:28 +00:00
[GUI] Clean up the UI
This commit is contained in:
@@ -108,7 +108,7 @@ namespace DiscordChatExporter.Gui.ViewModels
|
||||
TokenValue = _settingsService.LastToken.Value;
|
||||
}
|
||||
|
||||
if (_settingsService.IsDarkThemeEnabled)
|
||||
if (_settingsService.IsDarkModeEnabled)
|
||||
{
|
||||
App.SetDarkTheme();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user