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