Updated today at 08:58
Commit: 5527177 Show on GitHub
- Author: Yamen
- Date: 3/17/2026, 5:24:05 PM
- Message: fix: change the location off the group link #278 Group page link component were previously loaded inside the ProfileInfo component - Now they load at the profile page instead
- Stats: 13 total changes (+10 / -3)
Changed Files
src/lib/components/profile/GroupsLink.svelte— +3 / -2 (5 changes)src/lib/components/profile/ProfileInfo.svelte— +1 / -1 (2 changes)src/routes/profile/+page.svelte— +6 / -0 (6 changes)