Fixed a type in song.js

This commit is contained in:
Merccy 2015-12-29 20:04:58 +01:00
parent a959581a40
commit 2b931a62c2

View file

@ -77,7 +77,7 @@ export default {
},
/**
* Get songs by their ID's
* Get songs by their IDs
*
* @param {Array} ids
*