Pārlūkot izejas kodu

fixup: tauri app name

Yidadaa 1 gadu atpakaļ
vecāks
revīzija
ea253e3bae
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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
       }
     ]