Skip to content

Commit

Permalink
chore: 修改项目信息
Browse files Browse the repository at this point in the history
  • Loading branch information
SaberA1ter committed Apr 5, 2023
1 parent c12e745 commit 9bfc96a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline';" />
<title>Electron + Vite + React</title>
<title>ChatGPT Tool</title>
</head>
<body>
<div id="root"></div>
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "chatgpt",
"name": "chatgpt-tool",
"version": "2.1.0",
"private": true,
"description": "Electron Vite React boilerplate.",
"author": "草鞋没号 <308487730@qq.com>",
"description": "一个 ChatGPT 客户端工具。",
"author": "SaberA1ter<zzqchongya@foxmail.com>",
"license": "MIT",
"main": "dist-electron/main/index.js",
"debug": {
Expand Down

0 comments on commit 9bfc96a

Please sign in to comment.