Revert "Merge branch 'feature/split-hide-network' into 'develop'"
This reverts merge request !497
This commit is contained in:
parent
c7ee2ed831
commit
d4991d0162
9 changed files with 12 additions and 25 deletions
|
@ -100,8 +100,7 @@ export const parseUser = (data) => {
|
|||
output.rights = data.rights
|
||||
output.no_rich_text = data.no_rich_text
|
||||
output.default_scope = data.default_scope
|
||||
output.hide_followings = data.hide_followings
|
||||
output.hide_followers = data.hide_followers
|
||||
output.hide_network = data.hide_network
|
||||
output.background_image = data.background_image
|
||||
// on mastoapi this info is contained in a "relationship"
|
||||
output.following = data.following
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue