fix(patch): update order and patches version

This commit is contained in:
Se7en-dev
2026-06-24 01:04:45 +02:00
parent 276dd0be2e
commit 6ad6cb2fe0
2 changed files with 2 additions and 2 deletions
@@ -148,7 +148,7 @@ enum class KnownPatch(
),
),
MiniPlayerGestures(
order = 51,
order = 52,
fileNames = listOf("mini-player-gestures.patch"),
extensionFileNames = listOf(
"radiant/MiniPlayerGestures.smali",