mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 14:01:38 +01:00
Migrate user's password-store if they are gnome or gnome-keyring (#204553)
* Migrate user's `password-store` if they are `gnome` or `gnome-keyring` True fix for https://github.com/microsoft/vscode/issues/204318 * add import
This commit is contained in:
committed by
GitHub
parent
8a98afa440
commit
29e000b1e5
@@ -173,6 +173,8 @@ import 'vs/workbench/contrib/remoteTunnel/electron-sandbox/remoteTunnel.contribu
|
||||
import 'vs/workbench/contrib/chat/electron-sandbox/chat.contribution';
|
||||
import 'vs/workbench/contrib/inlineChat/electron-sandbox/inlineChat.contribution';
|
||||
|
||||
// Encryption
|
||||
import 'vs/workbench/contrib/encryption/electron-sandbox/encryption.contribution';
|
||||
|
||||
//#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user