migration to JS engine #1
@ -3,7 +3,7 @@
|
|||||||
const dialog = {
|
const dialog = {
|
||||||
commands: {
|
commands: {
|
||||||
start: {
|
start: {
|
||||||
buttons: "start_buttons", // default is `null`
|
buttons: start_buttons, // default is `null`
|
||||||
state: "start"
|
state: "start"
|
||||||
},
|
},
|
||||||
cancel: {
|
cancel: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user