Skip to content

Commit

Permalink
(feat): package managers fix
Browse files Browse the repository at this point in the history
  • Loading branch information
samyakkkk committed Sep 25, 2024
1 parent a8a46bd commit 62793a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/routes/agent/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
headers: headers,
body: JSON.stringify({
referrer: referrer,
kind: referrer_kind,
referrer_kind: referrer_kind,
passcode: passcode
}),
},
Expand Down

0 comments on commit 62793a9

Please sign in to comment.