fix(YouTube - Spoof video streams): Update settings side effects summary text (#4369)
This commit is contained in:
parent
e79eba81d9
commit
680252967e
2 changed files with 9 additions and 6 deletions
|
|
@ -89,6 +89,8 @@ public class SpoofStreamingDataSideEffectsPreference extends Preference {
|
|||
summary += '\n' + str("revanced_spoof_video_streams_about_no_av1");
|
||||
}
|
||||
|
||||
summary += '\n' + str("revanced_spoof_video_streams_about_kids_videos");
|
||||
|
||||
setTitle(title);
|
||||
setSummary(summary);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue