Skip to content

Commit

Permalink
Update PageOtherAbout.xaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Silverteal authored Jun 9, 2024
1 parent e448a3c commit 8245889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plain Craft Launcher 2/Pages/PageOther/PageOtherAbout.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</Image.Clip>
</Image>
<local:MyButton Text="赞助作者" Grid.Column="2" Grid.Row="0" Height="35" EventType="打开网页" EventData="https://afdian.net/a/LTCat" />
<local:MyButton Text="查看源代码" Grid.Column="2" Grid.Row="1" Height="35" EventType="打开网页" EventData="https://github.com/Hex-Dragon/PCL2" />
<local:MyButton Text="查看源代码" Grid.Column="2" Grid.Row="1" Height="35" EventType="打开网页" EventData="https://github.com/PCL-Community/PCL2-Uuid-Fix" />
</Grid>
</local:MyCard>
<local:MyCard Margin="0,0,0,15" Title="特别鸣谢">
Expand Down

0 comments on commit 8245889

Please sign in to comment.