Improve documents

This commit is contained in:
Jack251970 2025-02-25 15:46:45 +08:00
parent 2741366a3f
commit afce7022e9

View file

@ -190,6 +190,7 @@ namespace Flow.Launcher.Plugin
/// <summary>
/// Add ActionKeyword and update action keyword metadata for specific plugin
/// Before adding, please check if action keyword is already assigned by <see cref="ActionKeywordAssigned"/>
/// </summary>
/// <param name="pluginId">ID for plugin that needs to add action keyword</param>
/// <param name="newActionKeyword">The actionkeyword that is supposed to be added</param>