Skip to content

Commit 6534f6b

Browse files
authored
Terminal: Update Auto Replies Configuration (#34)
Co-authored-by: meganrogge <merogge@microsoft.com>
1 parent cd11fae commit 6534f6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vs/workbench/contrib/terminalContrib/autoReplies/common/terminalAutoRepliesConfiguration.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ export const terminalAutoRepliesConfiguration: IStringDictionary<IConfigurationP
2626
},
2727
{ type: 'null' }]
2828
},
29+
restricted: true,
2930
default: {}
3031
},
3132
};

0 commit comments

Comments
 (0)