Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #3047 from duckduckgo/brian/disable-autoplay-sound…
Browse files Browse the repository at this point in the history
…cloud

Disable autoplay on SoundCloud
  • Loading branch information
bbraithwaite authored Nov 16, 2016
2 parents 619dc9a + 3d4a78b commit 92d7bdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions share/spice/sound_cloud/sound_cloud.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
sourceName: 'SoundCloud',
sourceUrl: 'https://soundcloud.com/search?q=' + query,
sourceIcon: true,
autoplay: false,
itemType: 'Tracks'
},
templates: {
Expand Down

0 comments on commit 92d7bdd

Please sign in to comment.