From e21e639fae648b19e05ff6cca23c2ddbeab696e9 Mon Sep 17 00:00:00 2001 From: Glenn Jackman Date: Thu, 26 Feb 2026 16:46:52 -0500 Subject: [PATCH] Go live! --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 7ce2781..00d3c8a 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "language": "MoonScript", "slug": "moonscript", - "active": false, + "active": true, "status": { "concept_exercises": false, "test_runner": true,