Change variable name to web_api_url
This commit is contained in:
@@ -165,7 +165,7 @@ struct Values {
|
||||
|
||||
// WebService
|
||||
bool enable_telemetry;
|
||||
std::string web_services_endpoint_url;
|
||||
std::string web_api_url;
|
||||
std::string citra_username;
|
||||
std::string citra_token;
|
||||
} extern values;
|
||||
|
Reference in New Issue
Block a user