change icon name

This commit is contained in:
2025-12-18 19:58:38 +08:00
parent 8e9d6f5d8b
commit b913dff039
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"productName": "lobechat",
"bundle": {
"icon": ["png/weread_512.png"],
"icon": ["png/lobechat_512.png"],
"active": true,
"linux": {
"deb": {

View File

@@ -1,8 +1,8 @@
{
"bundle": {
"icon": ["png/weread_256.ico", "png/weread_32.ico"],
"icon": ["png/lobechat_256.ico", "png/lobechat_32.ico"],
"active": true,
"resources": ["png/weread_32.ico"],
"resources": ["png/lobechat_32.ico"],
"targets": ["msi"],
"windows": {
"digestAlgorithm": "sha256",