[chronojump] Minor change



commit 5922f352bf776bd608a845bf8e0de68da1a5718c
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon May 1 21:41:07 2017 +0200

    Minor change

 src/json.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/json.cs b/src/json.cs
index 9881a78..f285c50 100644
--- a/src/json.cs
+++ b/src/json.cs
@@ -32,6 +32,7 @@ public class Json
 {
        public string ResultMessage;
        string serverUrl = "http://api.chronojump.org:8080";;
+       //string serverUrl = "http://192.168.200.1:8080";;
 
 
        public Json()


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]