remove outdated note in config.json

This commit is contained in:
Jesse Plamondon-Willard 2021-09-22 00:38:42 -04:00
parent f3626992cf
commit 65046c3c40
No known key found for this signature in database
GPG Key ID: CF8B1456B3E29F49
1 changed files with 0 additions and 2 deletions

View File

@ -76,8 +76,6 @@ copy all the settings, or you may cause bugs due to overridden changes in future
/**
* The base URL for SMAPI's web API, used to perform update checks.
* Note: the protocol will be changed to http:// on Linux/macOS due to OpenSSL issues with the
* game's bundled Mono.
*/
"WebApiBaseUrl": "https://smapi.io/api/",