0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2025-04-05 16:53:43 +03:00

Merge pull request #164 from alldevic/fix-icon

This commit is contained in:
Andrey Onischenko 2025-03-12 19:20:48 +03:00 committed by GitHub
commit 1e383859ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: {