Skip to content

Commit 4d850b2

Browse files
committed
fix: adjust BagelSpam release click target
1 parent f99bf66 commit 4d850b2

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

assets/resource/base/pipeline/BagelSpam.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,15 @@
254254
}
255255
},
256256
"action": {
257-
"type": "Click"
257+
"type": "Click",
258+
"param": {
259+
"target": [
260+
19,
261+
657,
262+
92,
263+
30
264+
]
265+
}
258266
},
259267
"next": [
260268
"BagelSpamClickDraftArea"

0 commit comments

Comments
 (0)