perf: 复制文字间隙
This commit is contained in:
parent
9698576f10
commit
6e0987bf76
@ -16,8 +16,8 @@ const handleCopyInfo = () => {
|
|||||||
type: 'success',
|
type: 'success',
|
||||||
})
|
})
|
||||||
clipboard.writeText(`
|
clipboard.writeText(`
|
||||||
Frpc Desktop
|
Frpc Desktop
|
||||||
v${pkg.version}
|
v${pkg.version}
|
||||||
更简单的内网穿透工具!免费开源 / 桌面客户端 / 开机启动
|
更简单的内网穿透工具!免费开源 / 桌面客户端 / 开机启动
|
||||||
`)
|
`)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user