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:
@@ -47,8 +47,8 @@ defineExpose({ setCss })
|
||||
const { customCss, isOBS = true } = defineProps<{
|
||||
customCss?: string
|
||||
isOBS?: boolean,
|
||||
active: boolean,
|
||||
visible: boolean,
|
||||
active?: boolean,
|
||||
visible?: boolean,
|
||||
}>()
|
||||
|
||||
const messageRender = ref()
|
||||
|
||||
Reference in New Issue
Block a user