perf: 复制文字间隙

This commit is contained in:
forestxieCode 2024-08-07 19:48:27 +08:00
parent 9698576f10
commit 6e0987bf76

View File

@ -16,8 +16,8 @@ const handleCopyInfo = () => {
type: 'success',
})
clipboard.writeText(`
Frpc Desktop
v${pkg.version}
Frpc Desktop
v${pkg.version}
更简单的内网穿透工具免费开源 / 桌面客户端 / 开机启动
`)
}