mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +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