mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-10 06:52:05 +08:00
feat: 增加 network 标签页,调整标签对齐方式
This commit is contained in:
@@ -133,6 +133,12 @@ export const SettingTabs = [
|
||||
tab: 'system',
|
||||
description: '下载器(Qbittorrent、Transmission)、媒体服务器(Emby、Jellyfin、Plex)',
|
||||
},
|
||||
{
|
||||
title: '网络',
|
||||
icon: 'mdi-access-point-network',
|
||||
tab: 'network',
|
||||
description: 'Github、PIP、OCR、DOH',
|
||||
},
|
||||
{
|
||||
title: '存储 & 目录',
|
||||
icon: 'mdi-folder',
|
||||
|
||||
Reference in New Issue
Block a user