1
@@ -74,6 +74,7 @@ export default {
},
closeVideo(){
this.$emit('closeVideo')
+ this.$emit('isResizing',false)
}
computed: {