Update album table view

This commit is contained in:
jeffvli 2023-07-16 11:15:47 -07:00
parent 47ecbf0601
commit f09227d963
3 changed files with 104 additions and 262 deletions

View file

@ -86,7 +86,6 @@ export const AlbumDetailContent = ({ tableRef }: AlbumDetailContentProps) => {
column: TableColumn.TITLE_COMBINED,
width: 0,
},
{
column: TableColumn.DURATION,
width: 0,