feat: 聊天視頻 (初始化)

This commit is contained in:
CrescentLeaf
2025-10-02 11:14:39 +08:00
parent dfeed305e1
commit c23fdbf310

View File

@@ -7,6 +7,7 @@ import * as React from 'react'
import ReactDOM from 'react-dom/client'
import './ui/custom-elements/chat-image.ts'
import './ui/custom-elements/chat-video.ts'
const urlParams = new URL(location.href).searchParams