Ensure profile page gets synced (#11032)
This commit is contained in:
committed by
Matteo Pagliazzi
parent
b7797b3e6c
commit
e939799800
@@ -495,6 +495,9 @@ export default {
|
||||
async userId () {
|
||||
this.loadUser();
|
||||
},
|
||||
userLoggedIn () {
|
||||
this.loadUser();
|
||||
},
|
||||
},
|
||||
methods: {
|
||||
async loadUser () {
|
||||
|
||||
Reference in New Issue
Block a user