admin: update admin data
This commit is contained in:
parent
c95b9aaa28
commit
0d0365cf6d
1 changed files with 6 additions and 0 deletions
|
|
@ -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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue