mirror of
https://github.com/koel/koel
synced 2024-11-14 16:37:28 +00:00
4 lines
45 B
JavaScript
4 lines
45 B
JavaScript
export default {
|
|
name: '',
|
|
songs: [],
|
|
};
|