From fb198d4f587a29ce060390e99455d372aaa3f9bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20B=20Nagy?= <20251272+BNAndras@users.noreply.github.com> Date: Wed, 22 Nov 2023 21:16:10 -0800 Subject: [PATCH] Deprecate accumulate --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 76b9d0d1..2d722569 100644 --- a/config.json +++ b/config.json @@ -734,6 +734,7 @@ "practices": [], "prerequisites": [], "difficulty": 5, + "status": "deprecated", "topics": [ "callbacks", "lists",