mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Improve obsolete description
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
211eb8a747
commit
a90c787b4a
1 changed files with 1 additions and 0 deletions
|
|
@ -297,6 +297,7 @@ namespace Flow.Launcher.Plugin
|
||||||
/// Flow now supports assigning one action keyword to multiple plugins.
|
/// Flow now supports assigning one action keyword to multiple plugins.
|
||||||
/// This method is kept only for legacy Flow compatibility.
|
/// This method is kept only for legacy Flow compatibility.
|
||||||
/// </remarks>
|
/// </remarks>
|
||||||
|
[Obsolete("Flow now supports assigning one action keyword to multiple plugins. This method always returns false for compatibility.")]
|
||||||
bool ActionKeywordAssigned(string actionKeyword);
|
bool ActionKeywordAssigned(string actionKeyword);
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue