mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Add blank line
This commit is contained in:
parent
16371af1ce
commit
201d3731d9
1 changed files with 1 additions and 0 deletions
|
|
@ -388,6 +388,7 @@ namespace Flow.Launcher.Plugin.Explorer.ViewModels
|
|||
ShowUnselectedMessage();
|
||||
return;
|
||||
}
|
||||
|
||||
var quickAccessLinkSettings = new QuickAccessLinkSettings(collection, SelectedQuickAccessLink);
|
||||
if (quickAccessLinkSettings.ShowDialog() == true)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue