From 486fd6aa2df8df7bb49dd5e594dfe6f11abca5e9 Mon Sep 17 00:00:00 2001 From: Neeldhara Misra Date: Fri, 17 Apr 2026 10:38:28 +0530 Subject: [PATCH] admin: update admin data --- src/data/admin-data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/data/admin-data.json b/src/data/admin-data.json index 99a6c91..6d8dd1b 100644 --- a/src/data/admin-data.json +++ b/src/data/admin-data.json @@ -343,6 +343,12 @@ "text": "The start button labels should just read start", "done": false, "refId": "T2" + }, + { + "id": "81dc226f-df36-4894-a037-78b298889255", + "text": "In default mode, show the numbers also, but they should not be draggable until the user hits start", + "done": false, + "refId": "T3" } ] }