Skip to content

Commit 17c1219

Browse files
authored
Add missing comma (#5855)
1 parent e70dcae commit 17c1219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Monitoring/Monitoring.ArcadeServices/parameters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
"Staging": "product-construction-service-workspace-int",
167167
"Production": "product-construction-service-workspace-prod"
168168
}
169-
}
169+
},
170170
{
171171
"Name": "dotnet-product-construction-services-subscriptionid",
172172
"Values": {

0 commit comments

Comments
 (0)