Skip to content

Commit 6dfa541

Browse files
committed
Removes invalid 'simple' option from docs
1 parent 9f73cd6 commit 6dfa541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/telemetry-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1156,7 +1156,7 @@ or
11561156
'context.config.minimap.additionalTypes': string,
11571157
'context.config.minimap.dataType': 'commits' | 'lines',
11581158
'context.config.minimap.enabled': boolean,
1159-
'context.config.multiselect': boolean | 'simple' | 'topological',
1159+
'context.config.multiselect': boolean | 'topological',
11601160
'context.config.onlyFollowFirstParent': boolean,
11611161
'context.config.pageItemLimit': number,
11621162
'context.config.pullRequests.enabled': boolean,

0 commit comments

Comments
 (0)