This commit is contained in:
jxxghp
2023-07-31 11:52:28 +08:00
parent 288bfc54e9
commit a98d7785e8
7 changed files with 4 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
<script lang="ts" setup>
import personIcon from '@images/misc/person.png'
import personIcon from '@images/misc/person-icon.png'
import type { TmdbPerson } from '@/api/types'
import router from '@/router'