File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/modules/cmdpal/Microsoft.CmdPal.UI Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 66
66
<ptControls : ShortcutControl HotkeySettings =" {x:Bind ViewModel.Hotkey, Mode=TwoWay}" />
67
67
68
68
<controls : SettingsExpander .Items>
69
- <controls : SettingsCard
69
+ <controls : SettingsCard
70
70
Description =" If enabled, the Command Palette will return to the home page when activated"
71
71
Header =" Go home when activated"
72
72
HeaderIcon =" {ui:FontIcon Glyph= }" >
73
73
<ToggleSwitch IsOn =" {x:Bind ViewModel.HotkeyGoesHome, Mode=TwoWay}" />
74
74
</controls : SettingsCard >
75
75
</controls : SettingsExpander .Items>
76
76
</controls : SettingsExpander >
77
-
77
+
78
78
<controls : SettingsCard
79
79
Description =" Controls if app details are automatically expanded or not"
80
80
Header =" Show app details"
You can’t perform that action at this time.
0 commit comments