mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-04-04 00:03:43 +03:00
8 lines
295 B
Diff
8 lines
295 B
Diff
diff --git a/main/lib/createWindow.js b/main/lib/createWindow.js
|
|
--- a//main/lib/createWindow.js
|
|
+++ b//main/lib/createWindow.js
|
|
@@ -56,2 +56,3 @@ exports.config = {
|
|
height: 800,
|
|
+ icon: node_path_1.default.join(__dirname, '../../app', 'favicon.png'),
|
|
webPreferences: {
|