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:
parent
1d88ac5599
commit
cd179cef3c
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user