mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 15:36:49 +08:00
fix
This commit is contained in:
@@ -38,7 +38,7 @@ const accountInfo: any = inject("accountInfo");
|
|||||||
color="success"
|
color="success"
|
||||||
>
|
>
|
||||||
<VAvatar color="primary" variant="tonal">
|
<VAvatar color="primary" variant="tonal">
|
||||||
<VImg :src="avatar1" />
|
<VImg :src="accountInfo.avatar" />
|
||||||
</VAvatar>
|
</VAvatar>
|
||||||
</VBadge>
|
</VBadge>
|
||||||
</VListItemAction>
|
</VListItemAction>
|
||||||
|
|||||||
Reference in New Issue
Block a user