Ignore:
Timestamp:
01/30/26 22:14:36 (5 months ago)
Author:
Dimitar Arsov <dimitararsov04@…>
Branches:
main
Children:
2730163
Parents:
98992cf
Message:

show followers, following and songs in album

File:
1 edited

Legend:

Unmodified
Added
Removed
  • frontend/src/components/userProfile/ArtistView.tsx

    r98992cf r2b08bed  
    3737                className="group cursor-pointer"
    3838                onClick={() =>
    39                   navigate(`/musical-entity/${album.musicalEntityId}`)
     39                  navigate(`/collection/album/${album.musicalEntityId}`)
    4040                }
    4141              >
Note: See TracChangeset for help on using the changeset viewer.