Skip to content

Commit

Permalink
Add cursor to schemes in relation to the issue znck#391
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryuhei-So authored Dec 17, 2023
1 parent a81aac2 commit d62845b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions redirect/functions/redirect.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ let schemes = new Set([
'vscodium',
'gitpod-code',
'code-oss',
'cursor'
])
let validQueryParams = new Set([
'vscode-reqid',
Expand Down

0 comments on commit d62845b

Please sign in to comment.