fix(YouTube/Settings): Patch Information is no longer updated by ReVancedSettingsFragment

This commit is contained in:
inotia00
2023-11-16 20:30:32 +09:00
parent eecc48c6d5
commit 2c52f9c2f7
4 changed files with 34 additions and 3 deletions

View File

@ -82,7 +82,7 @@ internal object ResourceHelper {
updatePatchStatusSettings("Theme", themeName)
}
private fun ResourceContext.updatePatchStatusSettings(
internal fun ResourceContext.updatePatchStatusSettings(
patchTitle: String,
updateText: String
) {