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 dff671d commit 4cce9e5Copy full SHA for 4cce9e5
StardewValleyManager/Views/SettingsView.axaml
@@ -29,7 +29,8 @@
29
30
<ui:SettingsExpander Header="GitHub"
31
IconSource="Cloud"
32
- Description="Settings related to your GitHub account">
+ Description="Settings related to your GitHub account"
33
+ IsExpanded="True">
34
<ui:SettingsExpanderItem Content="Account Setup"
35
Description="Link your GitHub account so your saves are backed up"
36
ActionIconSource="Open">
0 commit comments