cleanup: remove duplicated

This commit is contained in:
leo 2024-06-17 19:44:54 +08:00
parent bac82ad6cf
commit 3afb134037
No known key found for this signature in database
GPG key ID: B528468E49CD0E58
6 changed files with 6 additions and 8 deletions

View file

@ -98,7 +98,7 @@
</Button>
<Button Classes="icon_button" Width="32" Command="{Binding OpenConfigure}" ToolTip.Tip="{DynamicResource Text.Repository.Configure}">
<Path Width="15" Height="15" Data="{StaticResource Icons.Settings1}"/>
<Path Width="15" Height="15" Data="{StaticResource Icons.Settings}"/>
</Button>
</StackPanel>
</Grid>