mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-21 12:15:00 +00:00
code_style: use Windows, Linux
instead of Default
in On.Options
This commit is contained in:
parent
f0e35b2563
commit
9768b21859
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@
|
|||
Foreground="{DynamicResource Brush.FG2}">
|
||||
<TextBlock.Text>
|
||||
<OnPlatform>
|
||||
<On Options="Default">
|
||||
<On Options="Windows, Linux">
|
||||
<DynamicResource ResourceKey="Text.WorkingCopy.CommitWithAutoStage"/>
|
||||
</On>
|
||||
<On Options="macOS">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue