chore(Settings): Change default value

This commit is contained in:
inotia00
2025-02-10 17:46:28 +09:00
parent 3eb3674e81
commit 56febc9a06
4 changed files with 6 additions and 6 deletions

View File

@ -137,7 +137,7 @@ val returnYouTubeDislikePatch = resourcePatch(
addSwitchPreference(
CategoryType.RETURN_YOUTUBE_DISLIKE,
"revanced_ryd_toast_on_connection_error",
"false",
"true",
"revanced_ryd_enabled"
)

View File

@ -315,7 +315,7 @@ val sponsorBlockPatch = resourcePatch(
addSwitchPreference(
SPONSOR_BLOCK_CATEGORY,
"sb_toast_on_connection_error",
"false",
"true",
"sb_enabled"
)
addPreferenceWithIntent(