mirror of
https://github.com/koel/koel
synced 2025-03-02 22:27:13 +00:00
4 lines
43 B
JavaScript
4 lines
43 B
JavaScript
export default {
|
|
name: '',
|
|
songs: []
|
|
}
|