mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-29 22:25:05 +00:00
renamed "api" to "apiVersion"
This commit is contained in:
parent
073d9aa7d1
commit
3e633ca92a
@ -207,7 +207,7 @@ static int httpserver_handle_basic_info(struct mg_connection* conn, void* cbdata
|
||||
"HTTP/1.1 200 OK\r\nContent-Type: application/json\r\n\r\n"
|
||||
"{"
|
||||
"\"corePath\":\"%s\","
|
||||
"\"api\":%u,"
|
||||
"\"apiVersion\":%u,"
|
||||
"\"systemInfo\":"
|
||||
"{"
|
||||
"\"libraryName\":\"%s\","
|
||||
|
Loading…
Reference in New Issue
Block a user