mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-23 18:30:34 +08:00
ux: use the same icon for conventional commit message generator (#574)
This commit is contained in:
@@ -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}"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user