diff --git a/src/components/layout/CartoucheLayout.vue b/src/components/layout/CartoucheLayout.vue index fe4e1b2..fd012e3 100644 --- a/src/components/layout/CartoucheLayout.vue +++ b/src/components/layout/CartoucheLayout.vue @@ -8,6 +8,7 @@ import { mdiHeadphones } from '@mdi/js'; export default { props: ['cid'], + emits: ['main_scrolled'], data(){ return { headphones_path: mdiHeadphones,