Profile: remove journeys from JSON fornow
This commit is contained in:
parent
7b8584473b
commit
f0e169cbfd
1 changed files with 0 additions and 1 deletions
|
@ -159,7 +159,6 @@ sub profile {
|
|||
uid => $user->{id},
|
||||
bio => $profile->{bio}{html},
|
||||
metadata => $profile->{metadata},
|
||||
journeys => [@journeys],
|
||||
}
|
||||
},
|
||||
any => {
|
||||
|
|
Loading…
Reference in a new issue