feat: tickets
This commit is contained in:
@@ -165,7 +165,7 @@ const GlobalAudioPlayer = () => {
|
||||
}
|
||||
const project =
|
||||
currentTrack?.metadata?.project &&
|
||||
typeof currentTrack.metadata.project === "object"
|
||||
typeof currentTrack.metadata.project === "object"
|
||||
? currentTrack.metadata.project
|
||||
: null;
|
||||
navigateToMusicDetails({
|
||||
|
||||
Reference in New Issue
Block a user