We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9153bbe commit 72b46a6Copy full SHA for 72b46a6
src/Views/ConventionalCommitMessageBuilder.axaml
@@ -26,7 +26,7 @@
26
27
<Path Grid.Column="0"
28
Width="14" Height="14"
29
- Data="{StaticResource Icons.Code}"
+ Data="{StaticResource Icons.CommitMessageGenerator}"
30
Margin="10,0,0,0"
31
IsVisible="{OnPlatform True, macOS=False}"/>
32
0 commit comments