mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Default to current controller when deploying from Arc dashboard (#14409)
This commit is contained in:
@@ -661,7 +661,7 @@
|
||||
"fields": [
|
||||
{
|
||||
"label": "%arc.controller%",
|
||||
"variableName": "",
|
||||
"variableName": "CONTROLLER_NAME",
|
||||
"type": "options",
|
||||
"editable": false,
|
||||
"required": true,
|
||||
@@ -936,7 +936,7 @@
|
||||
"fields": [
|
||||
{
|
||||
"label": "%arc.controller%",
|
||||
"variableName": "",
|
||||
"variableName": "CONTROLLER_NAME",
|
||||
"type": "options",
|
||||
"editable": false,
|
||||
"required": true,
|
||||
|
||||
Reference in New Issue
Block a user