Spence/icon2 tokyo drift (#5728)

Co-authored-by: Zane Staggs <zane@squareup.com>
This commit is contained in:
Spence
2025-11-13 17:39:55 -05:00
committed by GitHub
parent 470a708550
commit f7a18783ae
4 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 962 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 863 KiB

+1 -1
View File
@@ -529,7 +529,7 @@ const createChat = async (
minWidth: 450,
resizable: true,
useContentSize: true,
icon: path.join(__dirname, '../images/icon'),
icon: path.join(__dirname, '../images/icon.icns'),
webPreferences: {
spellcheck: true,
preload: path.join(__dirname, 'preload.js'),