更新核心破解tips

This commit is contained in:
乌堆小透明
2022-03-01 22:37:34 +08:00
parent a0fb81a8c9
commit e0e5ff8615
2 changed files with 3 additions and 1 deletions

View File

@@ -320,7 +320,8 @@ class SettingsActivity : MIUIActivity() {
add(
TextSummaryWithSwitchV(
TextSummaryV(
textId = R.string.corepacth
textId = R.string.corepacth,
tipsId = R.string.corepacth_summary
),
SwitchV("corepatch")
)