mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-02-06 09:55:50 +00:00
Remove locationName and about
as default properties of the currentUser query. We don't need it all the time. Somewhere in the frontend, the call to `fetchCurrentUser` is abused to refresh some data of the user to be edited.
This commit is contained in:
parent
71ab2f3828
commit
b0262e9b76
@ -103,8 +103,6 @@ export const actions = {
|
||||
email
|
||||
avatar
|
||||
role
|
||||
locationName
|
||||
about
|
||||
token
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user