mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-21 10:27:41 +08:00
修正list与文件夹名称不匹配
This commit is contained in:
parent
65092dec7b
commit
4970608bb6
12
list.json
12
list.json
@ -15,13 +15,13 @@
|
||||
"document": "https://github.com/aaPanel/aaPanel"
|
||||
},
|
||||
{
|
||||
"key": "Jellyfin",
|
||||
"key": "jellyfin",
|
||||
"name": "Jellyfin",
|
||||
"tags": ["Tools"],
|
||||
"tags": ["Tool"],
|
||||
"versions": ["10.8.9"],
|
||||
"shortDescZh": "Jellyfin是一套多媒体应用程序软件套装",
|
||||
"shortDescEn": "Jellyfin is a multimedia application software suite",
|
||||
"type": "Tools",
|
||||
"type": "Tool",
|
||||
"limit": 0,
|
||||
"crossVersionUpdate": false,
|
||||
"website": "https://jellyfin.org/",
|
||||
@ -71,13 +71,13 @@
|
||||
"document": "http://wiki.qbittorrent.org/"
|
||||
},
|
||||
{
|
||||
"key": "RustDesk",
|
||||
"key": "rustdesk",
|
||||
"name": "RustDesk",
|
||||
"tags": ["Tools"],
|
||||
"tags": ["Tool"],
|
||||
"versions": ["latest"],
|
||||
"shortDescZh": "RustDesk是一款开源的远程桌面软件",
|
||||
"shortDescEn": "RustDesk is an open source remote desktop software",
|
||||
"type": "Tools",
|
||||
"type": "Tool",
|
||||
"limit": 0,
|
||||
"crossVersionUpdate": false,
|
||||
"website": "https://rustdesk.com/zh/",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user