Release automatic callback setup in SDK 0.2.0

Hop-State: A_06FPARPGMNVEAN3XBVH0QD8
Hop-Proposal: R_06FPARNXMP3DGP5VQGGX4Z8
Hop-Task: T_06FPAR9KH2V5ED7V65JEN00
Hop-Attempt: AT_06FPAR9KH3NZ1CV8RGPJDSG
This commit is contained in:
2026-07-15 03:46:42 -07:00
committed by Hop
parent 73a3279d5c
commit bb04d47a29
9 changed files with 88 additions and 33 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ export async function beginConnection(
const connection = await stuffbox.createConnectionRequest(
input.clientId
? { ...common, clientId: input.clientId }
: { ...common, selfHosted: true },
: common,
);
await input.savePending({