This commit is contained in:
2025-10-24 11:12:19 +02:00
parent 2839aa3ae8
commit 702e989128
12 changed files with 46 additions and 16 deletions
+1
View File
@@ -212,6 +212,7 @@ const Profile = () => {
navigateToMusicDetails({
projectId: item.id,
songUrl: item?.songUrl,
project: item,
})
}
onPressMore={(posTop) => {