From 815a5e354383f8c57d2f32455551fbc22141b487 Mon Sep 17 00:00:00 2001 From: OpenClaw Sub-agent Date: Sat, 1 Aug 2026 21:37:02 +1000 Subject: [PATCH] style: simplify action description to one-line Chinese hint --- links/templates/links/link_form.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/links/templates/links/link_form.html b/links/templates/links/link_form.html index fb4d7f0..9f75741 100644 --- a/links/templates/links/link_form.html +++ b/links/templates/links/link_form.html @@ -119,10 +119,7 @@

- {% trans "Action type executes a predefined action when the link is opened (e.g. send a message to Discord). The text after the alias becomes {query} in the template." %} -

-

- {% trans "Example: go/news/今天有什么新闻 → sends \"@小黑 今天有什么新闻\" to Discord." %} + ⚡ 动作链接:打开链接时自动执行一个动作。链接后面跟的字会变成消息内容发给小黑。