mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 20:29:36 +02:00
Add delete playlist to context menu
This commit is contained in:
@@ -38,8 +38,6 @@ export const AlbumDetailHeader = forwardRef(
|
||||
},
|
||||
];
|
||||
|
||||
console.log('detailQuery?.data?.duration :>> ', detailQuery?.data?.duration);
|
||||
|
||||
return (
|
||||
<Stack ref={cq.ref}>
|
||||
<LibraryHeader
|
||||
|
||||
Reference in New Issue
Block a user