mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-06-17 21:13:11 +10:00
+1
-1
@@ -77,7 +77,7 @@ enum class KnownPatch(
|
|||||||
),
|
),
|
||||||
titleRes = R.string.patch_lyrics_progress_pill_title,
|
titleRes = R.string.patch_lyrics_progress_pill_title,
|
||||||
descRes = R.string.patch_lyrics_progress_pill_desc,
|
descRes = R.string.patch_lyrics_progress_pill_desc,
|
||||||
requires = listOf(LyricsDisableCover, LyricsReplaceShareButton),
|
requires = listOf(LyricsDisableCover, LyricsReplaceLyricsButton, LyricsReplaceShareButton),
|
||||||
),
|
),
|
||||||
EnableLegacyUi(
|
EnableLegacyUi(
|
||||||
order = 10,
|
order = 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user