Skip to content

Commit

Permalink
fix lyrics-block patch - [2]
Browse files Browse the repository at this point in the history
  • Loading branch information
amd64fox committed Sep 8, 2024
1 parent 92f6802 commit 3ec3b7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patches/patches.json
Original file line number Diff line number Diff line change
Expand Up @@ -1937,9 +1937,9 @@
"lyrics-block": {
"version": {
"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": "{}"
},
"fixTitlebarHeight": {
Expand Down

0 comments on commit 3ec3b7d

Please sign in to comment.