mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-06 01:43:48 +00:00
Add explanation to sound hack
This commit is contained in:
@@ -18,6 +18,7 @@ Polymer({
|
||||
}
|
||||
},
|
||||
attached: function() {
|
||||
// mobiles don't like autoplay - the first play must be triggert by user interaction
|
||||
var that = this;
|
||||
var hackListener = function() {
|
||||
that.volumes.blop = 0.1;
|
||||
|
||||
Reference in New Issue
Block a user