Initial
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "dwdw",
|
||||
"steps": [
|
||||
{
|
||||
"name": "1",
|
||||
"condition": "OR",
|
||||
"images": [],
|
||||
"actions": [
|
||||
{
|
||||
"type": "delay",
|
||||
"params": {}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "iuhgiuo",
|
||||
"images": [],
|
||||
"actions": [
|
||||
{
|
||||
"type": "click",
|
||||
"params": {
|
||||
"delay_before": 0,
|
||||
"delay_after": 0
|
||||
},
|
||||
"image_refs": [],
|
||||
"logic": "OR"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user