Temporarily disable in-app links until they are translated

This commit is contained in:
Cameron Gutman
2022-05-18 22:40:47 -05:00
parent 894c146988
commit cdeda011a4
2 changed files with 4 additions and 4 deletions

View File

@@ -206,7 +206,7 @@
android:summary="@string/summary_enable_post_stream_toast"
android:defaultValue="false"/>
</PreferenceCategory>
<PreferenceCategory android:title="@string/category_help"
<!--PreferenceCategory android:title="@string/category_help"
android:key="category_help">
<com.limelight.preferences.WebLauncherPreference
android:title="@string/title_setup_guide"
@@ -220,5 +220,5 @@
android:title="@string/title_privacy_policy"
android:summary="@string/summary_privacy_policy"
url="https://moonlight-stream.org/privacy.html"/>
</PreferenceCategory>
</PreferenceCategory-->
</PreferenceScreen>