Refactor DownloadMenuDialog to use useTranscodingOptions hook
This commit is contained in:
@@ -132,7 +132,7 @@ const AlbumActions = ({
|
||||
{...shareDialog.props}
|
||||
ids={[record.id]}
|
||||
resource={'album'}
|
||||
title={`Share album '${record.name}'`}
|
||||
name={record.name}
|
||||
/>
|
||||
</TopToolbar>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user