From 300a09ee3afbf7605ca60c4852d4768b665400cf Mon Sep 17 00:00:00 2001 From: Andy Hsu Date: Sat, 15 Apr 2023 22:30:37 +0800 Subject: [PATCH] fix typo --- ecosystem.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ecosystem.json b/ecosystem.json index 0abedf7d8..79dfc3a9f 100644 --- a/ecosystem.json +++ b/ecosystem.json @@ -10,11 +10,12 @@ { "type": "github", "repo": "iranee/qnap-alist-webdav" }, { "type": "github", "repo": "yzbtdiy/alist_batch" }, { "type": "github", "repo": "msterzhang/onelist" }, + { "type": "github", "repo": "lym12321/Alist-SDK" }, { "type": "github", "repo": "power721/alist-tvbox" }, { "type": "github", "repo": "everstu/Koolcenter_alist" }, { "type": "github", "repo": "X-yael/AlistforMagisk" }, { "type": "github", "repo": "z-mio/Alist-bot" }, { "type": "github", "repo": "ShinChven/alist-aria2-pro-docker-compose" }, - { "type": "github", "repo": "Kuingsmile/PicHor" } + { "type": "github", "repo": "Kuingsmile/PicHoro" } ] }