mirror of
https://github.com/koel/koel
synced 2025-01-02 07:48:44 +00:00
4 lines
45 B
JavaScript
4 lines
45 B
JavaScript
export default {
|
|
name: '',
|
|
songs: [],
|
|
};
|