about page fix

This commit is contained in:
2026-02-18 01:01:53 +01:00
Unverified
parent 394132b253
commit 63f2746206
4 changed files with 3 additions and 16 deletions

View File

@@ -81,11 +81,6 @@
<TextBlock x:Uid="/AboutViewResources/Repository"
FontSize="12"/>
</HyperlinkButton>
<HyperlinkButton HorizontalAlignment="Center"
NavigateUri="{Binding DonationUrl}">
<TextBlock x:Uid="/AboutViewResources/Donation"
FontSize="12"/>
</HyperlinkButton>
</StackPanel>
</StackPanel>
</StackPanel>