Very minor style fix

This commit is contained in:
An Phan 2016-03-18 12:45:23 +08:00
parent e0d783f366
commit 9cd74a75f8

View file

@ -10,5 +10,5 @@ export default {
playCount: 0,
length: 0,
fmtLength: '00:00',
songs: []
songs: [],
};