fix theme songs

This commit is contained in:
Luke Pulverenti 2015-12-07 10:45:20 -05:00
parent ba5afc0ae2
commit 6ea056e78c
4 changed files with 8 additions and 5 deletions

View file

@ -1233,7 +1233,8 @@
page.dispatchEvent(new CustomEvent("thememediadownload", {
detail: {
themeMediaResult: result
}
},
bubbles: true
}));
});