mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-25 01:59:35 +08:00
fix
This commit is contained in:
@@ -235,10 +235,6 @@ const qualityOptions = ref([
|
|||||||
title: 'H264',
|
title: 'H264',
|
||||||
value: '[Hx].?264|AVC',
|
value: '[Hx].?264|AVC',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
title: '其他',
|
|
||||||
value: '其他',
|
|
||||||
},
|
|
||||||
])
|
])
|
||||||
|
|
||||||
// 分辨率选择框数据
|
// 分辨率选择框数据
|
||||||
|
|||||||
Reference in New Issue
Block a user