diff --git a/src/HttpServer/jsonconf/TaskConfig.json b/src/HttpServer/jsonconf/TaskConfig.json index 93448f0..a60845a 100644 --- a/src/HttpServer/jsonconf/TaskConfig.json +++ b/src/HttpServer/jsonconf/TaskConfig.json @@ -191,8 +191,8 @@ { "id": 22, "type": 2, - "day_type": 0.0, - "aims": 0.0, + "day_type": 0, + "aims": 0, "active": 80, "coin": 0, "desc": "" @@ -200,8 +200,8 @@ { "id": 23, "type": 2, - "day_type": 0.0, - "aims": 0.0, + "day_type": 0, + "aims": 0, "active": 180, "coin": 0, "desc": "" @@ -209,8 +209,8 @@ { "id": 24, "type": 2, - "day_type": 0.0, - "aims": 0.0, + "day_type": 0, + "aims": 0, "active": 300, "coin": 0, "desc": "" -- libgit2 0.21.0