mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
update build action
This commit is contained in:
@@ -16,8 +16,8 @@ import { Vue3Marquee } from 'vue3-marquee'
|
||||
|
||||
const props = defineProps<{
|
||||
id?: number,
|
||||
active: boolean,
|
||||
visible: boolean,
|
||||
active?: boolean,
|
||||
visible?: boolean,
|
||||
}>()
|
||||
|
||||
const message = useMessage()
|
||||
|
||||
Reference in New Issue
Block a user