From 4e8b5b58136fa7ffc7a21eeb2b0e3eb895a73387 Mon Sep 17 00:00:00 2001 From: lostecho Date: Thu, 18 Dec 2025 20:27:48 +0800 Subject: [PATCH] change name --- src-tauri/tauri.linux.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/tauri.linux.conf.json b/src-tauri/tauri.linux.conf.json index 23c8ec6..eeb7f0e 100644 --- a/src-tauri/tauri.linux.conf.json +++ b/src-tauri/tauri.linux.conf.json @@ -1,5 +1,5 @@ { - "productName": "notebooklm", + "productName": "Notebooklm", "bundle": { "icon": ["png/notebooklm_512.png"], "active": true,