mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
Improve tunnel label and process description
This commit is contained in:
@@ -46,7 +46,7 @@ export interface ITunnelItem {
|
||||
name?: string;
|
||||
closeable?: boolean;
|
||||
privacy?: TunnelPrivacy;
|
||||
description?: string;
|
||||
processDescription?: string;
|
||||
wideDescription?: string;
|
||||
readonly icon?: ThemeIcon;
|
||||
readonly label: string;
|
||||
|
||||
Reference in New Issue
Block a user