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

Fix app_id

This commit is contained in:
Nikolay Bely 2025-02-08 23:10:26 +07:00
parent 1d88ac5599
commit cd179cef3c

View File

@ -105,3 +105,13 @@ diff --git a/main/lib/tray.js b/main/lib/tray.js
+ });
+ tray.setIgnoreDoubleClickEvents(true);
};
diff --git a/package.json b/package.json
--- a/package.json
+++ b/package.json
@@ -2,3 +2,3 @@ {
"private": true,
- "name": "YandexMusic",
+ "name": "yandex-music",
"version": "5.37.1",