From b7ecb93a979120e1f7a678077f7a307eab69fd77 Mon Sep 17 00:00:00 2001 From: lucaferranti Date: Mon, 13 May 2024 20:25:53 +0300 Subject: [PATCH] release Chapel track --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index c3f8e73..125de1d 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "language": "Chapel", "slug": "chapel", - "active": false, + "active": true, "status": { "concept_exercises": false, "test_runner": true,