mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
Very minor style fix
This commit is contained in:
parent
e0d783f366
commit
9cd74a75f8
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ export default {
|
|||
playCount: 0,
|
||||
length: 0,
|
||||
fmtLength: '00:00',
|
||||
songs: []
|
||||
songs: [],
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue