From e936e0f9336353e50610af1d5a5838a3f4bab1a1 Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Thu, 22 May 2025 17:56:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=20BiliFetcher?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Meng Sen --- bili-fetcher/data.yml | 2 +- bili-fetcher/latest/data.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bili-fetcher/data.yml b/bili-fetcher/data.yml index 6750233d1..9487b455e 100644 --- a/bili-fetcher/data.yml +++ b/bili-fetcher/data.yml @@ -4,7 +4,7 @@ additionalProperties: tags: - WebSite - Local - shortDescZh: B站历史记录 + shortDescZh: 同步B站历史记录 shortDescEn: Bilibili History Fetcher type: website crossVersionUpdate: true diff --git a/bili-fetcher/latest/data.yml b/bili-fetcher/latest/data.yml index 5b2281b56..3ec6c2ba2 100644 --- a/bili-fetcher/latest/data.yml +++ b/bili-fetcher/latest/data.yml @@ -18,8 +18,8 @@ additionalProperties: - default: 8899 edit: true envKey: PANEL_APP_PORT_API - labelZh: WebUI 端口 - labelEn: WebUI port + labelZh: API 端口 + labelEn: API port required: true rule: paramPort type: number