bach пре 1 година
родитељ
комит
8e0edfed5b
1 измењених фајлова са 1 додато и 0 уклоњено
  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 {
   props: ['cid'],
+  emits: ['main_scrolled'],
   data(){
     return {
       headphones_path: mdiHeadphones,