Skip to content

Commit

Permalink
breathing room
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmastech committed Jan 6, 2025
1 parent 64a40a9 commit 488f223
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cli/prompt_secret.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,9 @@ export function promptSecret(
output.writeSync(CLR);
}
}

output.writeSync(encoder.encode(line));

previousLength = currentLength;
};

Expand Down

0 comments on commit 488f223

Please sign in to comment.