Skip to content

Commit afce702

Browse files
committed
Improve documents
1 parent 2741366 commit afce702

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ public interface IPublicAPI
190190

191191
/// <summary>
192192
/// Add ActionKeyword and update action keyword metadata for specific plugin
193+
/// Before adding, please check if action keyword is already assigned by <see cref="ActionKeywordAssigned"/>
193194
/// </summary>
194195
/// <param name="pluginId">ID for plugin that needs to add action keyword</param>
195196
/// <param name="newActionKeyword">The actionkeyword that is supposed to be added</param>

0 commit comments

Comments
 (0)