From 3b7387e5795ce10c13a625d736d908f5d6fd991d Mon Sep 17 00:00:00 2001 From: Neeldhara Misra Date: Tue, 21 Apr 2026 20:48:17 +0530 Subject: [PATCH] admin: computing-pi: mark T10 done --- src/data/admin-data.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/data/admin-data.json b/src/data/admin-data.json index 9af2d9a..b8871ad 100644 --- a/src/data/admin-data.json +++ b/src/data/admin-data.json @@ -455,8 +455,9 @@ { "id": "c614f5c8-dada-438d-96b2-87cf7ae59772", "text": "Just below \"Click on any of the completed runs to view the full sequence.\", add the line \"Click on the average shown above to toggle between seeing the average and the average multiplied by 4).\"", - "done": false, - "refId": "T10" + "done": true, + "refId": "T10", + "doneDate": "2026-04-21" } ] }