Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
fix: sample tags
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisl committed Jun 30, 2021
1 parent b480533 commit 1a5e571
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/quickstart.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ async function main() {

// Creates a client
new GatewayServiceClient();
// [END nodejs_connect_gateway_quickstart]
}

main(...process.argv.slice(2)).catch(err => {
Expand Down

0 comments on commit 1a5e571

Please sign in to comment.