mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-17 08:54:27 +02:00
remove selection dialog from certain list views
This commit is contained in:
@@ -305,6 +305,7 @@ const AlbumArtistMetadataTopSongs = ({
|
||||
/>
|
||||
</Group>
|
||||
<ItemTableList
|
||||
enableSelectionDialog={false}
|
||||
activeRowId={currentSongId}
|
||||
autoFitColumns={tableConfig.autoFitColumns}
|
||||
CellComponent={ItemTableListColumn}
|
||||
|
||||
Reference in New Issue
Block a user