Spence/icon2 tokyo drift (#5728)
Co-authored-by: Zane Staggs <zane@squareup.com>
This commit is contained in:
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 |
@@ -529,7 +529,7 @@ const createChat = async (
|
|||||||
minWidth: 450,
|
minWidth: 450,
|
||||||
resizable: true,
|
resizable: true,
|
||||||
useContentSize: true,
|
useContentSize: true,
|
||||||
icon: path.join(__dirname, '../images/icon'),
|
icon: path.join(__dirname, '../images/icon.icns'),
|
||||||
webPreferences: {
|
webPreferences: {
|
||||||
spellcheck: true,
|
spellcheck: true,
|
||||||
preload: path.join(__dirname, 'preload.js'),
|
preload: path.join(__dirname, 'preload.js'),
|
||||||
|
|||||||
Reference in New Issue
Block a user