Skip to content

Commit 1fd585e

Browse files
committed
修复应用名称
1 parent 1fe8557 commit 1fd585e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
3-
"productName": "prompt-tools",
3+
"productName": "Prompt Tools",
44
"version": "0.1.0",
55
"identifier": "com.jwangkun.prompt-tools",
66
"build": {

0 commit comments

Comments
 (0)