1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Don't play songs unless clicking on play in search results

This commit is contained in:
MrTimscampi 2020-07-16 15:26:59 +02:00
parent 8c406176fb
commit 4c95485835

View file

@ -464,7 +464,6 @@ define(['layoutManager', 'globalize', 'require', 'events', 'connectionManager',
showTitle: true,
overlayText: false,
centerText: true,
action: 'play'
});