main
ULTRACOMBOS-DEV 5 months ago
parent 2e779aaa30
commit 4a17282aa6
  1. 3
      vite/public/cuelist.json
  2. 3
      vite/public/cuelist_free.json

@ -24,7 +24,8 @@
"description": "Guide for phone", "description": "Guide for phone",
"type": "headphone", "type": "headphone",
"auto": false, "auto": false,
"audioFile": "assets/q3.mp3" "audioFile": "assets/q3.mp3",
"nextcue": 4
}, },
{ {
"id": 4, "id": 4,

@ -25,7 +25,8 @@
"description": "Guide for phone", "description": "Guide for phone",
"type": "headphone", "type": "headphone",
"auto": true, "auto": true,
"audioFile": "assets/q3.mp3" "audioFile": "assets/q3.mp3",
"nextcue":4
}, },
{ {
"id": 4, "id": 4,

Loading…
Cancel
Save