fix lyrics-block patch - [2]

This commit is contained in:
amd64fox
2024-09-08 22:36:55 +03:00
parent 92f6802822
commit 3ec3b7d87e

View File

@@ -1937,9 +1937,9 @@
"lyrics-block": { "lyrics-block": {
"version": { "version": {
"fr": "1.1.70", "fr": "1.1.70",
"to": "" "to": "1.2.40"
}, },
"match": "(?:\\(?await )?.\\.build.{20,60}encodeURIComponent.{20,180}\"\\/track\\/{trackId}.+?send\\(\\)(?:\\)\\.body)?", "match": "(?:\\(?await )?.\\.build.{20,60}encodeURIComponent.{20,140}\"\\/track\\/{trackId}.+?send\\(\\)(?:\\)\\.body)?",
"replace": "{}" "replace": "{}"
}, },
"fixTitlebarHeight": { "fixTitlebarHeight": {