1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-10-02 16:55:51 -05:00

Blast Patreon off the face of the Earth.

This commit is contained in:
reggie
2024-10-02 00:15:03 -05:00
parent c6aa83225e
commit b3b8324a77
4 changed files with 3 additions and 22 deletions

View File

@@ -132,7 +132,7 @@
Background="Transparent"
Click="Button_OnClick"
CornerRadius="15"
Tag="https://www.patreon.com/ryujinx"
Tag="https://example.com/"
ToolTip.Tip="{locale:Locale AboutPatreonUrlTooltipMessage}">
<Image Source="{Binding PatreonLogo}" />
</Button>