From 55b2a28f79d72ba435fee87bcfbbc40753bf5627 Mon Sep 17 00:00:00 2001 From: fujie Date: Thu, 29 Jan 2026 11:12:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E5=9B=BE=E6=A0=87=EF=BC=8C=E7=AE=80=E5=8C=96?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E5=9B=BE=E6=8F=92=E4=BB=B6=E7=9A=84=E6=A0=87?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/actions/infographic/README.md | 2 +- plugins/actions/infographic/README_CN.md | 2 +- plugins/actions/infographic/infographic.py | 2 +- plugins/actions/infographic/infographic_cn.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/actions/infographic/README.md b/plugins/actions/infographic/README.md index c20c014..a266a33 100644 --- a/plugins/actions/infographic/README.md +++ b/plugins/actions/infographic/README.md @@ -1,4 +1,4 @@ -# 📊 Smart Infographic (AntV) +# Smart Infographic **Author:** [Fu-Jie](https://github.com/Fu-Jie/awesome-openwebui) | **Version:** 1.5.0 | **Project:** [Awesome OpenWebUI](https://github.com/Fu-Jie/awesome-openwebui) | **License:** MIT diff --git a/plugins/actions/infographic/README_CN.md b/plugins/actions/infographic/README_CN.md index a82af5e..473f775 100644 --- a/plugins/actions/infographic/README_CN.md +++ b/plugins/actions/infographic/README_CN.md @@ -1,4 +1,4 @@ -# 📊 智能信息图 (AntV Infographic) +# 智能信息图 **作者:** [Fu-Jie](https://github.com/Fu-Jie/awesome-openwebui) | **版本:** 1.5.0 | **项目:** [Awesome OpenWebUI](https://github.com/Fu-Jie/awesome-openwebui) | **许可证:** MIT diff --git a/plugins/actions/infographic/infographic.py b/plugins/actions/infographic/infographic.py index bf8fcad..83df5bf 100644 --- a/plugins/actions/infographic/infographic.py +++ b/plugins/actions/infographic/infographic.py @@ -1,5 +1,5 @@ """ -title: 📊 Smart Infographic (AntV) +title: Smart Infographic author: Fu-Jie author_url: https://github.com/Fu-Jie/awesome-openwebui funding_url: https://github.com/open-webui diff --git a/plugins/actions/infographic/infographic_cn.py b/plugins/actions/infographic/infographic_cn.py index 2482e80..fe831ed 100644 --- a/plugins/actions/infographic/infographic_cn.py +++ b/plugins/actions/infographic/infographic_cn.py @@ -1,5 +1,5 @@ """ -title: 📊 智能信息图 (AntV Infographic) +title: 智能信息图 author: Fu-Jie author_url: https://github.com/Fu-Jie/awesome-openwebui funding_url: https://github.com/open-webui