mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-12 11:39:57 +01:00
Add tunnel privacy comment
This commit is contained in:
Vendored
+3
@@ -162,6 +162,9 @@ declare module 'vscode' {
|
||||
* @deprecated Use privacy instead
|
||||
*/
|
||||
public: boolean;
|
||||
/**
|
||||
* One of the the options must have the ID "private".
|
||||
*/
|
||||
privacyOptions: TunnelPrivacy[];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user