WIP
This commit is contained in:
1
client/stores/auth.js
vendored
1
client/stores/auth.js
vendored
@@ -49,6 +49,7 @@ export const useAuthStore = defineStore('auth', {
|
||||
|
||||
updateUser (payload) {
|
||||
this.user = payload
|
||||
this.initServiceClients()
|
||||
},
|
||||
|
||||
initServiceClients() {
|
||||
|
||||
Reference in New Issue
Block a user