mirror of
https://github.com/koel/koel
synced 2025-01-23 01:35:08 +00:00
4 lines
49 B
JavaScript
4 lines
49 B
JavaScript
export default {
|
|
name: '',
|
|
songs: [],
|
|
};
|