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