summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/appsettings.Development.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI.Web/appsettings.Development.json')
-rw-r--r--src/SMAPI.Web/appsettings.Development.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI.Web/appsettings.Development.json b/src/SMAPI.Web/appsettings.Development.json
index 87c35ca9..4602d1ed 100644
--- a/src/SMAPI.Web/appsettings.Development.json
+++ b/src/SMAPI.Web/appsettings.Development.json
@@ -16,7 +16,7 @@
"Microsoft": "Information"
}
},
- "ModUpdateCheck": {
+ "ApiClients": {
"GitHubUsername": null,
"GitHubPassword": null
},