Fix Formatting

This commit is contained in:
DB p 2022-10-03 15:22:59 +09:00
parent 1af8101b1c
commit aa75aa64f9

View file

@ -381,7 +381,7 @@ namespace Flow.Launcher
{
DateBox.Visibility = Visibility.Collapsed;
}
}
private void OnExternalPluginUninstallClick(object sender, MouseButtonEventArgs e)
{
@ -394,5 +394,6 @@ namespace Flow.Launcher
API.ShowMainWindow();
}
}
}
}