Skip to content

Commit cc9da23

Browse files
committed
fix(PLUGIN-1281): fix the authenticationType typo
1 parent 6f601af commit cc9da23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mssql-plugin/widgets/SqlServer-action.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"properties": [
4949
{
5050
"label": "Authentication Type",
51-
"name": "authentication",
51+
"name": "authenticationType",
5252
"widget-type": "radio-group",
5353
"widget-attributes": {
5454
"layout": "inline",

0 commit comments

Comments
 (0)