remove redundant element

This commit is contained in:
DismissedLight
2023-12-23 20:42:35 +08:00
parent d293149672
commit 0d66c85744

View File

@@ -375,9 +375,7 @@
HeaderIcon="{shcm:FontIcon Glyph=}"
IsClickEnabled="True">
<cwc:SettingsCard.Description>
<StackPanel>
<TextBlock Foreground="{ThemeResource SystemErrorTextColor}" Text="{shcm:ResourceString Name=ViewPageSettingSetGamePathHint}"/>
</StackPanel>
<TextBlock Foreground="{ThemeResource SystemErrorTextColor}" Text="{shcm:ResourceString Name=ViewPageSettingSetGamePathHint}"/>
</cwc:SettingsCard.Description>
</cwc:SettingsCard>
</StackPanel>