mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 08:46:40 +08:00
Update UserProfileView.vue
This commit is contained in:
@@ -233,7 +233,7 @@ watch(
|
|||||||
() => store.state.auth.avatar,
|
() => store.state.auth.avatar,
|
||||||
() => {
|
() => {
|
||||||
currentAvatar.value = store.state.auth.avatar
|
currentAvatar.value = store.state.auth.avatar
|
||||||
},
|
}
|
||||||
)
|
)
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user