From 8e9d6f5d8b10d26a10929cbd1683dc29b2121fca Mon Sep 17 00:00:00 2001 From: YuanHui <31339626+alsesa@users.noreply.github.com> Date: Thu, 18 Dec 2025 19:36:26 +0800 Subject: [PATCH] edit url --- src-tauri/pake.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-tauri/pake.json b/src-tauri/pake.json index ecdd9be..77ce2fb 100644 --- a/src-tauri/pake.json +++ b/src-tauri/pake.json @@ -1,9 +1,9 @@ { "windows": [ { - "url": "https://lobe.10000h.de/", + "url": "https://lobechat.com/", "url_type": "web", - "hide_title_bar": true, + "hide_title_bar": false, "fullscreen": false, "width": 1200, "height": 780,