mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-21 16:29:54 +08:00
fix FANART_ENABLE
This commit is contained in:
@@ -624,7 +624,7 @@ onDeactivated(() => {
|
||||
</VCol>
|
||||
<VCol cols="12" md="6">
|
||||
<VSwitch
|
||||
v-model="SystemSettings.Basic.FANART_ENABLE"
|
||||
v-model="SystemSettings.Advanced.FANART_ENABLE"
|
||||
label="Fanart图片数据源"
|
||||
hint="使用 fanart.tv 的图片数据"
|
||||
persistent-hint
|
||||
|
||||
Reference in New Issue
Block a user