code_style: use Windows, Linux instead of Default in On.Options

This commit is contained in:
leo 2024-09-27 22:58:30 +08:00
parent f0e35b2563
commit 9768b21859
No known key found for this signature in database

View file

@ -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">