15 lines
330 B
JSON
15 lines
330 B
JSON
[
|
|
{
|
|
"id": "seq_alphabet_portrait",
|
|
"name": "Spell Alphabet (Portrait)",
|
|
"favorite": true,
|
|
"steps": [
|
|
{ "type": "spot", "id": "A" },
|
|
{ "type": "spot", "id": "B" },
|
|
{ "type": "spot", "id": "C", "delay": 1000 },
|
|
{ "type": "spot", "id": "D" },
|
|
{ "type": "spot", "id": "E" }
|
|
]
|
|
}
|
|
]
|