Explorar o código

vuejs emits warn fix

bach %!s(int64=2) %!d(string=hai) anos
pai
achega
8e0edfed5b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/layout/CartoucheLayout.vue

+ 1 - 0
src/components/layout/CartoucheLayout.vue

@@ -8,6 +8,7 @@ import { mdiHeadphones } from '@mdi/js';
 
 
 export default {
 export default {
   props: ['cid'],
   props: ['cid'],
+  emits: ['main_scrolled'],
   data(){
   data(){
     return {
     return {
       headphones_path: mdiHeadphones,
       headphones_path: mdiHeadphones,