소스 검색

fixup: tauri app name

Yidadaa 1 년 전
부모
커밋
ea253e3bae
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src-tauri/tauri.conf.json

+ 1 - 1
src-tauri/tauri.conf.json

@@ -58,7 +58,7 @@
         "fullscreen": false,
         "height": 600,
         "resizable": true,
-        "title": "tauri-next",
+        "title": "ChatGPT Next Web",
         "width": 960
       }
     ]