mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-22 19:10:15 +10:00
feat(1.116): update patches (#2796)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
diff --git a/extensions/github-authentication/src/common/env.ts b/extensions/github-authentication/src/common/env.ts
|
||||
index 5456fb8..18fd732 100644
|
||||
index 56cad4be..18fd7327 100644
|
||||
--- a/extensions/github-authentication/src/common/env.ts
|
||||
+++ b/extensions/github-authentication/src/common/env.ts
|
||||
@@ -7,24 +7,4 @@ import { AuthProviderType } from '../github';
|
||||
@@ -8,9 +8,9 @@ index 5456fb8..18fd732 100644
|
||||
- 'vscode',
|
||||
- 'vscode-insiders',
|
||||
- 'vscode-exploration',
|
||||
- 'vscode-sessions',
|
||||
- 'vscode-sessions-insiders',
|
||||
- 'vscode-sessions-exploration',
|
||||
- 'vscode-agents',
|
||||
- 'vscode-agents-insiders',
|
||||
- 'vscode-agents-exploration',
|
||||
- // On Windows, some browsers don't seem to redirect back to OSS properly.
|
||||
- // As a result, you get stuck in the auth flow. We exclude this from the
|
||||
- // list until we can figure out a way to fix this behavior in browsers.
|
||||
|
||||
Reference in New Issue
Block a user