fix slidergroup

This commit is contained in:
jxxghp
2023-06-30 10:50:42 +08:00
parent 6958fca86c
commit 8cecbb7876
2 changed files with 29 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ const titles: { [key: string]: any } = {
douban: {
movies: '最新电影',
tvs: '最新电视剧',
tv_weekly_chinese: '国产剧集榜',
tv_weekly_chinese: '华语剧集榜',
tv_weekly_global: '全球剧集榜',
},
};