Push Changes from other Github
This commit is contained in:
@@ -22,7 +22,9 @@ public partial class MainWindow
|
||||
{
|
||||
var model = (MainWindowVM)DataContext;
|
||||
model.ChangeUserClicked();
|
||||
}
|
||||
model.ShowOverview();
|
||||
|
||||
}
|
||||
|
||||
private void OnClosedEvent(object? sender, EventArgs e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user