Skip to content

Commit 4cce9e5

Browse files
committed
Cleanup - set github settings expanded by default
1 parent dff671d commit 4cce9e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

StardewValleyManager/Views/SettingsView.axaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929

3030
<ui:SettingsExpander Header="GitHub"
3131
IconSource="Cloud"
32-
Description="Settings related to your GitHub account">
32+
Description="Settings related to your GitHub account"
33+
IsExpanded="True">
3334
<ui:SettingsExpanderItem Content="Account Setup"
3435
Description="Link your GitHub account so your saves are backed up"
3536
ActionIconSource="Open">

0 commit comments

Comments
 (0)