Skip to content

Commit 37e1c6b

Browse files
committed
unlocked server type selector
1 parent 397e53c commit 37e1c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parameter-sets/basic-auth/parameter-set.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"label": "Server type",
1616
"type": "SELECT",
1717
"defaultValue": "cloud",
18-
"visibilityCondition": false,
18+
"visibilityCondition": true,
1919
"selectChoices": [
2020
{"value": "cloud", "label": "Jira Cloud"},
2121
{"value": "on_premise", "label": "Jira On premise"}

0 commit comments

Comments
 (0)