We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02bc2f4 commit 22a9e2bCopy full SHA for 22a9e2b
src/Snap.Hutao.Remastered/Snap.Hutao.Remastered/UI/Xaml/View/Page/SettingPage.xaml
@@ -162,6 +162,11 @@
162
Opacity="0.7"
163
Style="{StaticResource CaptionTextBlockStyle}"
164
Text="Copyright © 2022 - 2025 DGP Studio. All Rights Reserved."/>
165
+ <TextBlock
166
+ Margin="12,0,0,0"
167
+ Opacity="0.7"
168
+ Style="{StaticResource CaptionTextBlockStyle}"
169
+ Text="Copyright © 2026 SnapHutaoRemasteringProject. All Rights Reserved."/>
170
</StackPanel>
171
</Grid>
172
0 commit comments