fix(YouTube): compile error occurs when both the Theme patch and the MaterialYou patch are excluded

This commit is contained in:
inotia00
2023-10-28 14:52:06 +09:00
parent 19752b6a37
commit ebf5a96bbd

View File

@ -448,7 +448,7 @@
<Preference android:title="MicroG support" android:summary="@string/revanced_patches_excluded" android:selectable="false"/>
<Preference android:title="Return YouTube Dislike" android:summary="@string/revanced_patches_excluded" android:selectable="false"/>
<Preference android:title="SponsorBlock" android:summary="@string/revanced_patches_excluded" android:selectable="false"/>
<Preference android:title="Theme" android:summary="@string/revanced_themes_default" android:selectable="false"/>
<Preference android:title="Theme" android:summary="@string/revanced_theme_default" android:selectable="false"/>
<Preference android:title="Translations" android:summary="@string/revanced_patches_excluded" android:selectable="false"/>
</PreferenceScreen>
</PreferenceScreen>