diff --git a/project/assets/configs/pmcchatresponse.json b/project/assets/configs/pmcchatresponse.json index 08ba7ab5..3022c641 100644 --- a/project/assets/configs/pmcchatresponse.json +++ b/project/assets/configs/pmcchatresponse.json @@ -4,7 +4,7 @@ "responseTypeWeights": { "positive": 8, "negative": 2, - "plead": 2, + "plead": 2 }, "stripCapitalisationChancePercent": 25, "allCapsChancePercent": 25, @@ -15,7 +15,7 @@ "responseTypeWeights": { "positive": 5, "negative": 2, - "plead": 2, + "plead": 2 }, "stripCapitalisationChancePercent": 25, "allCapsChancePercent": 25,