mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-11 18:10:49 +08:00
feat: 增加 订阅分享 标签页
This commit is contained in:
@@ -219,6 +219,11 @@ export const SubscribeTvTabs = [
|
||||
tab: 'popular',
|
||||
icon: 'mdi-television',
|
||||
},
|
||||
{
|
||||
title: '订阅分享',
|
||||
tab: 'share',
|
||||
icon: 'mdi-television',
|
||||
},
|
||||
]
|
||||
|
||||
// 插件标签页
|
||||
|
||||
Reference in New Issue
Block a user