mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 07:16:18 -04:00
Add explanation to sound hack
This commit is contained in:
parent
21db255386
commit
602e509f35
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue