check if timestamps exits

This commit is contained in:
2025-09-03 10:31:36 +02:00
parent 5de9b347aa
commit 50dba49808
3 changed files with 49 additions and 24 deletions
+1 -1
View File
@@ -245,7 +245,7 @@ const Profile = () => {
))}
</View>
{selected === "Playbacks" && (
<MusicàListàSection
<MusicListSection
data={userPlaybacks}
emptyText="Aucun playback pour le moment"
/>