From 1545ecc1b2261dc204f87fbfbd65cc7666ed24c9 Mon Sep 17 00:00:00 2001 From: Miodec Date: Wed, 22 Jun 2022 12:12:18 +0200 Subject: [PATCH] disabled autorole --- frontend/static/challenges/_list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/static/challenges/_list.json b/frontend/static/challenges/_list.json index c886e859e..7f76b81a1 100644 --- a/frontend/static/challenges/_list.json +++ b/frontend/static/challenges/_list.json @@ -175,7 +175,7 @@ ,{ "name": "accuracy", "display": "Accuracy", - "autoRole": true, + "autoRole": false, "type": "accuracy", "parameters": [], "message": "Minimum 60wpm and 100% accuracy required.",