Update settins_general.xml

This commit is contained in:
Sir Aguacata 2023-03-17 12:45:27 -07:00 committed by GitHub
parent a92bc84f02
commit 3e7e0d31d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -98,10 +98,10 @@
<Preference
android:title="@string/discord_fork"
android:icon="@drawable/ic_baseline_discord_24"
app:summary="https://discord.gg/W8yeGuTwWQ">
app:summary="https://discord.gg/4uAZXt97pG">
<intent
android:action="android.intent.action.VIEW"
android:data="https://discord.gg/W8yeGuTwWQ" />
android:data="https://discord.gg/4uAZXt97pG" />
</Preference>
<Preference
android:title="@string/discord"
@ -113,4 +113,4 @@
</Preference>
</PreferenceCategory>
</PreferenceScreen>
</PreferenceScreen>