chage playlist to link

This commit is contained in:
YouROK
2021-02-24 22:33:49 +03:00
parent bf989c2c9f
commit e65dadd319
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -163,7 +163,7 @@ export default function MiniDrawer() {
<AddDialog />
<UploadDialog />
<RemoveAll />
<ListItem button key="Playlist all torrents" onClick={() => window.open(playlistAllHost(), '_blank')}>
<ListItem button component="a" key="Playlist all torrents" target="_blank" href={playlistAllHost()}>
<ListItemIcon>
<ListIcon />
</ListItemIcon>