From 228fb21e084eeacb36bd8ed2f791302f12ae932b Mon Sep 17 00:00:00 2001 From: Remo Senekowitsch Date: Sat, 19 Apr 2025 20:49:58 +0200 Subject: [PATCH] etl: downgrade to easy difficulty --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index abcfac83b..a36553efd 100644 --- a/config.json +++ b/config.json @@ -679,7 +679,7 @@ "uuid": "0c8eeef7-4bab-4cf9-9047-c208b5618312", "practices": [], "prerequisites": [], - "difficulty": 4, + "difficulty": 1, "topics": [ "btree" ]