diff --git a/islands/SessionStringGenerator.tsx b/islands/SessionStringGenerator.tsx index b962175..256f56e 100644 --- a/islands/SessionStringGenerator.tsx +++ b/islands/SessionStringGenerator.tsx @@ -466,6 +466,8 @@ async function generateSessionString(library: ValidLibrary) { // TODO: report er account: account_, string: { apiId: apiId_, ip, dcId, testMode, me, authKey }, }); + + await client.disconnect(); } function Code(