Skip to content

Commit 675b39a

Browse files
committed
Rename
1 parent 41159b3 commit 675b39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/readTerminal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const readTerminal = async () => {
5959
) {
6060
STARTING_TERMINAL = true;
6161

62-
terminal = vscode.window.createTerminal("ReadOnly Candidate");
62+
terminal = vscode.window.createTerminal("ReadOnly Shared");
6363

6464
let whileCounter = 0;
6565

0 commit comments

Comments
 (0)