Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Update src/config.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Ignacio Rodríguez <ignacio@fosfori.to>
  • Loading branch information
mikiodehartj1 and i5o authored Jun 18, 2024
1 parent e17d3b3 commit 021f47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ export async function validateInvocation(
}

const apiClient = createAPIClient(config);
//await apiClient.verifyAuthentication();
await apiClient.verifyAuthentication();
}

0 comments on commit 021f47b

Please sign in to comment.