mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 05:07:41 +02:00
feat(Return YouTube Dislike): add Show estimated likes
setting
This commit is contained in:
@ -42,6 +42,12 @@ object ReturnYouTubeDislikePatch : BaseResourcePatch(
|
||||
"false",
|
||||
"revanced_ryd_enabled"
|
||||
)
|
||||
SettingsPatch.addSwitchPreference(
|
||||
CategoryType.RETURN_YOUTUBE_DISLIKE,
|
||||
"revanced_ryd_estimated_like",
|
||||
"false",
|
||||
"revanced_ryd_enabled"
|
||||
)
|
||||
SettingsPatch.addSwitchPreference(
|
||||
CategoryType.RETURN_YOUTUBE_DISLIKE,
|
||||
"revanced_ryd_toast_on_connection_error",
|
||||
|
Reference in New Issue
Block a user