Skip to content

Commit 55ab107

Browse files
committed
wip #45 close #35
1 parent 7d49e0e commit 55ab107

File tree

6 files changed

+136
-268
lines changed

6 files changed

+136
-268
lines changed

src/assets/toolbox_basic.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
{
2121
"kind": "block",
22-
"type": "coderbot_audio_say"
22+
"type": "coderbot_audio_say",
2323
"value": {
2424
"name": "TEXT",
2525
"contents": {
@@ -58,7 +58,7 @@
5858
},
5959
{
6060
"kind": "block",
61-
"type": "coderbot_repeat"
61+
"type": "coderbot_repeat",
6262
"value": {
6363
"name": "TIMES",
6464
"contents": {

0 commit comments

Comments
 (0)