Merge pull request #4748 from FineFindus/fix/sb-contribute-key

fix(settings/sponsorblock): allow toggling of contribute setting
This commit is contained in:
Bnyro 2023-09-10 16:40:35 +02:00 committed by GitHub
commit 955ee7ee22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,6 @@
app:title="@string/sponsorblock_notifications" />
<SwitchPreferenceCompat
android:dependency="sb_contribute_key"
android:summaryOff="@string/disabled"
android:summaryOn="@string/enabled"
app:defaultValue="false"