Skip to content
Snippets Groups Projects
Commit a6cf82b5 authored by Haakon Gunleiksrud's avatar Haakon Gunleiksrud
Browse files

#55 Minor bug fix.

parent 7595166d
No related branches found
No related tags found
1 merge request!52Resolve "Playername and sort for viewhs4game"
......@@ -26,7 +26,7 @@ import java.util.NoSuchElementException;
public class QueryIntermediate {
private static String baseUrl = "http://192.168.0.195:3002/api/";
private static String baseUrl = "http://localhost:3002/api/";
private static Json json = new Json();
private static JsonReader jsonReader = new JsonReader();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment