1
0

发布 BiliFetcher

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
Meng Sen
2025-05-22 17:56:44 +08:00
parent 522b82c23f
commit e936e0f933
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ additionalProperties:
tags: tags:
- WebSite - WebSite
- Local - Local
shortDescZh: B站历史记录 shortDescZh: 同步B站历史记录
shortDescEn: Bilibili History Fetcher shortDescEn: Bilibili History Fetcher
type: website type: website
crossVersionUpdate: true crossVersionUpdate: true

View File

@@ -18,8 +18,8 @@ additionalProperties:
- default: 8899 - default: 8899
edit: true edit: true
envKey: PANEL_APP_PORT_API envKey: PANEL_APP_PORT_API
labelZh: WebUI 端口 labelZh: API 端口
labelEn: WebUI port labelEn: API port
required: true required: true
rule: paramPort rule: paramPort
type: number type: number