admin: update admin data

This commit is contained in:
Neeldhara Misra 2026-04-17 10:41:22 +05:30
parent c95b9aaa28
commit 0d0365cf6d

View file

@ -361,6 +361,12 @@
"text": "in guided mode, show the edges and the numbers, but nothing should be swappable until the user hits start.", "text": "in guided mode, show the edges and the numbers, but nothing should be swappable until the user hits start.",
"done": false, "done": false,
"refId": "T5" "refId": "T5"
},
{
"id": "799be794-b904-4a08-9f04-46d1ae0329a9",
"text": "guided mode help text, change \"Numbers are connected by edges if their sum is NOT divisible by 3, 5, or 7.\" to \"Numbers are connected by light grey edges if their sum is NOT divisible by 3, 5, or 7.\" add a line break and add \"Violations around the circle are marked by red arcs, and valid neighbors are connected by a green line.\"",
"done": false,
"refId": "T6"
} }
] ]
} }