"i hate myself" - kendrick lamar if he was evil

This commit is contained in:
mc 2024-01-31 00:43:11 +01:00 committed by GitHub
parent 47f0eaa6a6
commit 8f9ddcc788
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -179,7 +179,7 @@ export function Profile() {
}}>Unsubscribe</Button>
</Song>;
})
: <Text>You have no bookmarked songs.</Text>
: <Text>You didn't subscribe to any songs.</Text>
}
</Box>
@ -222,4 +222,4 @@ export function Profile() {
}
</>
)
}
}