[fix:] course list refreshing after automated default loading
This commit is contained in:
@@ -16,6 +16,7 @@ public partial class MainWindow : Window
|
||||
InitializeComponent();
|
||||
Settings.ImportInitial();
|
||||
Instance = this;
|
||||
RefreshCoursesList();
|
||||
}
|
||||
|
||||
private void MnuExpSettings_OnClick(object? sender, RoutedEventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user