ux: use the same icon for conventional commit message generator (#574)

This commit is contained in:
leo 2024-10-18 16:28:07 +08:00
parent 9153bbe07f
commit 72b46a6e16
No known key found for this signature in database

View file

@ -26,7 +26,7 @@
<Path Grid.Column="0"
Width="14" Height="14"
Data="{StaticResource Icons.Code}"
Data="{StaticResource Icons.CommitMessageGenerator}"
Margin="10,0,0,0"
IsVisible="{OnPlatform True, macOS=False}"/>