From 6b2e64fdac614bc024278e2002c8e148ac3ebdd5 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Thu, 14 Aug 2025 13:51:02 +0800 Subject: [PATCH] :bug: Update png address --- src-tauri/tauri.linux.conf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-tauri/tauri.linux.conf.json b/src-tauri/tauri.linux.conf.json index 9235965..053504f 100644 --- a/src-tauri/tauri.linux.conf.json +++ b/src-tauri/tauri.linux.conf.json @@ -1,7 +1,7 @@ { - "productName": "we-read", + "productName": "weekly", "bundle": { - "icon": ["png/weekly.png"], + "icon": ["png/weekly_512.png"], "active": true, "linux": { "deb": {