tmdb wallpaper

This commit is contained in:
jxxghp
2023-07-19 15:10:14 +08:00
parent a0335227c5
commit cef77f3173
3 changed files with 7 additions and 4 deletions
+5 -2
View File
@@ -84,11 +84,14 @@ onMounted(() => {
<VIcon class="me-2" icon="mdi-account-outline" size="22" />
</template>
<VListItemTitle>配置中心</VListItemTitle>
<VListItemTitle>设定</VListItemTitle>
</VListItem>
<!-- 👉 FAQ -->
<VListItem link>
<VListItem
href="https://github.com/jxxghp/MoviePilot/blob/main/README.md"
target="_blank"
>
<template #prepend>
<VIcon class="me-2" icon="mdi-help-circle-outline" size="22" />
</template>