mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix Formatting
This commit is contained in:
parent
1af8101b1c
commit
aa75aa64f9
1 changed files with 2 additions and 1 deletions
|
|
@ -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();
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue