mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
fix #690
This commit is contained in:
parent
245cffc4f7
commit
aba41d41ac
1 changed files with 2 additions and 2 deletions
|
|
@ -287,7 +287,7 @@ namespace Wox.Plugin.CMD
|
|||
return false;
|
||||
}
|
||||
}
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
private void OnWinRPressed()
|
||||
|
|
@ -328,4 +328,4 @@ namespace Wox.Plugin.CMD
|
|||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue