1
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
<script setup lang="ts">
|
||||
import { ref } from 'vue'
|
||||
import EmailBox from '@/components/email-box.vue'
|
||||
import MyEvent from '@/directives/myEvents'
|
||||
import MyEvent from '@/tools/myEvents'
|
||||
|
||||
const playVideo = () => {
|
||||
MyEvent.emit('playVideo', {
|
||||
|
||||
Reference in New Issue
Block a user