summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-06-02 11:19:46 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-06-02 11:19:46 +0200
commitf0e169cbfdeffb96cc03153fd5b607fb00a1c63d (patch)
tree120e2cfb641af3ca4bf11ffc0dc777279702ffe1
parent7b8584473bb7946affbb73dba5116103864ab6d1 (diff)
Profile: remove journeys from JSON fornow2.6.13
-rwxr-xr-xlib/Travelynx/Controller/Profile.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Travelynx/Controller/Profile.pm b/lib/Travelynx/Controller/Profile.pm
index b2b6e03..a5f394f 100755
--- a/lib/Travelynx/Controller/Profile.pm
+++ b/lib/Travelynx/Controller/Profile.pm
@@ -159,7 +159,6 @@ sub profile {
uid => $user->{id},
bio => $profile->{bio}{html},
metadata => $profile->{metadata},
- journeys => [@journeys],
}
},
any => {