From c6f5f365ca37acab4514760754d906c119ddc2b4 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Sun, 15 Jan 2023 05:21:11 +0000 Subject: [PATCH] joyhd: fix cat desc. #13907 --- src/Jackett.Common/Definitions/joyhd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/joyhd.yml b/src/Jackett.Common/Definitions/joyhd.yml index c0d9d42b4..b6d65c9dc 100644 --- a/src/Jackett.Common/Definitions/joyhd.yml +++ b/src/Jackett.Common/Definitions/joyhd.yml @@ -17,7 +17,7 @@ caps: - {id: 414, cat: Audio, desc: "音乐Music"} - {id: 407, cat: TV/Sport, desc: "体育Sports"} - {id: 404, cat: TV/Documentary, desc: "纪录片Documentaries"} - - {id: 406, cat: Audio/Video, desc: "音乐Music Videos"} + - {id: 406, cat: Audio/Video, desc: "音乐视频Music Videos"} - {id: 410, cat: PC/Games, desc: "游戏Game"} - {id: 411, cat: Other, desc: "学习Study"} - {id: 409, cat: Other, desc: "其他Misc"}