This is an automated email from the ASF dual-hosted git repository.

linkinstar pushed a commit to branch test
in repository https://gitbox.apache.org/repos/asf/answer.git


The following commit(s) were added to refs/heads/test by this push:
     new 4fca0c42 feat(plugins): add quick-links plugin and ensure 
captcha-basic is included
4fca0c42 is described below

commit 4fca0c4271896bf234a788e7e1ef560e4dd5eeee
Author: LinkinStars <[email protected]>
AuthorDate: Mon Oct 27 10:56:44 2025 +0800

    feat(plugins): add quick-links plugin and ensure captcha-basic is included
---
 script/plugin_list | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/script/plugin_list b/script/plugin_list
index 8a767627..a0d8c579 100644
--- a/script/plugin_list
+++ b/script/plugin_list
@@ -1,3 +1,4 @@
 github.com/apache/answer-plugins/connector-basic@latest
 github.com/apache/answer-plugins/reviewer-basic@latest
-github.com/apache/answer-plugins/captcha-basic@latest
\ No newline at end of file
+github.com/apache/answer-plugins/captcha-basic@latest
+github.com/apache/answer-plugins/quick-links@latest
\ No newline at end of file

Reply via email to