From afce7022e92f7ad3053a8852384d480a74602195 Mon Sep 17 00:00:00 2001
From: Jack251970 <1160210343@qq.com>
Date: Tue, 25 Feb 2025 15:46:45 +0800
Subject: [PATCH] Improve documents
---
Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs | 1 +
1 file changed, 1 insertion(+)
diff --git a/Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs b/Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs
index 4d424dc0b..36c291585 100644
--- a/Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs
+++ b/Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs
@@ -190,6 +190,7 @@ namespace Flow.Launcher.Plugin
///
/// Add ActionKeyword and update action keyword metadata for specific plugin
+ /// Before adding, please check if action keyword is already assigned by
///
/// ID for plugin that needs to add action keyword
/// The actionkeyword that is supposed to be added