angular-soundmanager2
angular-soundmanager2 copied to clipboard
Allow to change autoLoad for a single track
Hi, I made a tiny change to get "autoLoad" field from track object. I check value is a boolean and have "true" value, and onlyif answer is true, I change autoLoad value to true. else, it will be false.