Skip to content

Commit

Permalink
fix: 修复有时进到舰团页面后再次进到舰团贡献页导致超时的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwlin committed Sep 28, 2023
1 parent afb2df0 commit 9a4551f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/resource/pipeline/armada.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
],
"action": "Click",
"next": [
"EnterArmada",
"EnterCommissionedRecovery"
"EnterCommissionedRecovery",
"EnterArmada"
]
},
"EnterCommissionedRecovery": {
Expand Down

0 comments on commit 9a4551f

Please sign in to comment.