Skip to content

Commit 7a005d5

Browse files
committed
Merge branch 'jribbink/non-wc-deeplink' into jribbink/wc-modal
2 parents 34630d0 + 7d7bb9f commit 7a005d5

File tree

1 file changed

+1
-1
lines changed
  • packages/fcl-core/src/current-user/exec-service

1 file changed

+1
-1
lines changed

packages/fcl-core/src/current-user/exec-service/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ export async function execService({
5555
service,
5656
body: msg,
5757
config: execConfig,
58-
abortSignal,
5958
user,
59+
abortSignal,
6060
})
6161

6262
if (res.status === "REDIRECT") {

0 commit comments

Comments
 (0)