From 16d49c5a80c9ac6840a213d7a820e57767111570 Mon Sep 17 00:00:00 2001 From: Nikolay Bely Date: Tue, 18 Feb 2025 23:26:27 +0700 Subject: [PATCH] Fix offset in 0003 patch --- patches/0003-Create-app-tray-icon.patch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/patches/0003-Create-app-tray-icon.patch b/patches/0003-Create-app-tray-icon.patch index 74c7400..7584be1 100644 --- a/patches/0003-Create-app-tray-icon.patch +++ b/patches/0003-Create-app-tray-icon.patch @@ -110,8 +110,6 @@ diff --git a/main/lib/tray.js b/main/lib/tray.js diff --git a/package.json b/package.json --- a/package.json +++ b/package.json -@@ -2,3 +2,3 @@ { - "private": true, +@@ -3,1 +3,1 @@ - "name": "YandexMusic", + "name": "yandex-music", - "version": "5.37.1",