]> git.mxchange.org Git - friendica-addons.git/blobdiff - jappixmini/jappix/js/music.js
Update strings
[friendica-addons.git] / jappixmini / jappix / js / music.js
index f367a2b6e5262ea22117f0152075426d9954f02a..af86a060c51e14ff65896175162c0897ffe7ca3b 100644 (file)
@@ -244,7 +244,7 @@ function addMusic(id, title, artist, source, duration, uri, mime, type) {
        return false;
 }
 
-// Plugin launcher
+// Addon launcher
 function launchMusic() {
        // When music search string submitted
        $('.music-content input').keyup(function(e) {