forked from rc/aircox
player
This commit is contained in:
@ -29,7 +29,7 @@ import ASoundItem from './ASoundItem';
|
||||
|
||||
export default {
|
||||
extends: AList,
|
||||
emits: [...AList.emits, 'remove'],
|
||||
emits: [...AList.emits],
|
||||
components: { ASoundItem },
|
||||
|
||||
props: {
|
||||
|
Reference in New Issue
Block a user