fix(10-07): remove text update race condition
- Remove parallel Send Text Update Started connection - Text updates now only send result via sub-workflow - Fixes duplicate message issue (Updating... + already up to date)
This commit is contained in:
@@ -6616,11 +6616,6 @@
|
||||
"Prepare Text Update Input": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Send Text Update Started",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
},
|
||||
{
|
||||
"node": "Execute Text Update",
|
||||
"type": "main",
|
||||
|
||||
Reference in New Issue
Block a user