chore: 修改发布流程

This commit is contained in:
digua
2025-12-24 00:19:54 +08:00
parent 878d120fb0
commit f84eeb9b38
4 changed files with 74 additions and 3 deletions
+1 -1
View File
@@ -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 {