mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
fix customization
This commit is contained in:
@@ -205,7 +205,7 @@ onMounted(() => {
|
|||||||
</VCol>
|
</VCol>
|
||||||
<VCol cols="12">
|
<VCol cols="12">
|
||||||
<VCard title="自定义占位符">
|
<VCard title="自定义占位符">
|
||||||
<VCardSubtitle> 添加自定义占位符识别正则,重命名格式中添加{{customization}}使用。 </VCardSubtitle>
|
<VCardSubtitle> 添加自定义占位符识别正则,重命名格式中添加{customization}使用。 </VCardSubtitle>
|
||||||
<VCardItem>
|
<VCardItem>
|
||||||
<VTextarea
|
<VTextarea
|
||||||
v-model="customization"
|
v-model="customization"
|
||||||
|
|||||||
Reference in New Issue
Block a user