mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-01 04:33:41 +00:00
More cleanup
This commit is contained in:
@@ -67,7 +67,7 @@ public class DashboardViewModel : PropertyChangedBase
|
||||
Progress.Bind(o => o.Current, (_, _) => NotifyOfPropertyChange(() => IsProgressIndeterminate));
|
||||
}
|
||||
|
||||
public void OnViewFullyLoaded()
|
||||
public void OnViewLoaded()
|
||||
{
|
||||
if (_settingsService.LastToken is not null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user