mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-05-26 16:40:17 +08:00
chore: 修改发布流程
This commit is contained in:
@@ -77,7 +77,7 @@ async function handleFileDrop({ paths }: { files: File[]; paths: string[] }) {
|
||||
}
|
||||
|
||||
function openTutorial() {
|
||||
window.open('https://chatlab.fun/usage/how-to-export.html', '_blank')
|
||||
window.open('https://chatlab.fun/usage/how-to-export.html?utm_source=app', '_blank')
|
||||
}
|
||||
|
||||
function getProgressText(): string {
|
||||
|
||||
Reference in New Issue
Block a user