get music timestamps

This commit is contained in:
2025-09-03 09:52:52 +02:00
parent 289db21e53
commit 4cabe4df3c
8 changed files with 228 additions and 43 deletions
+1 -1
View File
@@ -245,7 +245,7 @@ const Profile = () => {
))}
</View>
{selected === "Playbacks" && (
<MusicListSection
<MusicàListàSection
data={userPlaybacks}
emptyText="Aucun playback pour le moment"
/>