mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
This commit is contained in:
parent
61cd536028
commit
0f82246683
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ namespace Flow.Launcher.Plugin
|
|||
{
|
||||
/// <summary>
|
||||
/// Change Flow.Launcher query.
|
||||
/// When current results are from context menu or history, we will back to query results before changing query.
|
||||
/// When current results are from context menu or history, it will go back to query results before changing query.
|
||||
/// </summary>
|
||||
/// <param name="query">query text</param>
|
||||
/// <param name="requery">
|
||||
|
|
|
|||
Loading…
Reference in a new issue