Skip to content

Commit 1c4a39e

Browse files
authored
Add more information for login (#508)
1 parent 6efb683 commit 1c4a39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/leetCodeManager.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class LeetCodeManager extends EventEmitter {
4141
picks.push(
4242
{
4343
label: "LeetCode Account",
44-
detail: "Use LeetCode account to login",
44+
detail: "Use LeetCode account to login (US endpoint is not supported)",
4545
value: "LeetCode",
4646
},
4747
{

0 commit comments

Comments
 (0)