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