mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-06 16:16:42 +08:00
fix
This commit is contained in:
@@ -81,7 +81,7 @@ onMounted(() => {
|
|||||||
<VRow>
|
<VRow>
|
||||||
<VCol cols="12">
|
<VCol cols="12">
|
||||||
<VCard title="自定义识别词">
|
<VCard title="自定义识别词">
|
||||||
<VCardSubtitle> 自定义识别词辅助识别种子或文件 </VCardSubtitle>
|
<VCardSubtitle> 添加规则对种子名或者文件名进行预处理以校正识别 </VCardSubtitle>
|
||||||
<VCardItem>
|
<VCardItem>
|
||||||
<VTextarea
|
<VTextarea
|
||||||
v-model="customIdentifiers"
|
v-model="customIdentifiers"
|
||||||
|
|||||||
Reference in New Issue
Block a user