Skip to content

Commit

Permalink
Merge branch 'jribbink/non-wc-deeplink' into jribbink/wc-modal
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Oct 30, 2024
2 parents 34630d0 + 7d7bb9f commit 7a005d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fcl-core/src/current-user/exec-service/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ export async function execService({
service,
body: msg,
config: execConfig,
abortSignal,
user,
abortSignal,
})

if (res.status === "REDIRECT") {
Expand Down

0 comments on commit 7a005d5

Please sign in to comment.