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