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