0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2025-04-13 12:23:44 +03:00

Fix window icon

This commit is contained in:
Nikolay Bely 2025-03-11 02:22:58 +07:00
parent 06c50e052d
commit 5b0f417784

View File

@ -0,0 +1,7 @@
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: {