Merge branch 'develop' into 'quotes-count'
# Conflicts: # src/services/api/api.service.js
This commit is contained in:
commit
dbe9da0f09
10 changed files with 56 additions and 8 deletions
|
|
@ -107,6 +107,7 @@ export const parseUser = (data) => {
|
|||
|
||||
output.allow_following_move = data.pleroma.allow_following_move
|
||||
|
||||
output.hide_favorites = data.pleroma.hide_favorites
|
||||
output.hide_follows = data.pleroma.hide_follows
|
||||
output.hide_followers = data.pleroma.hide_followers
|
||||
output.hide_follows_count = data.pleroma.hide_follows_count
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue