mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
fix display name and description key (#18666)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"%displayName%": "SQL Bindings",
|
||||
"%description%": "Enables users to develop and publish Azure Functions with Azure SQL bindings"
|
||||
"displayName": "SQL Bindings",
|
||||
"description": "Enables users to develop and publish Azure Functions with Azure SQL bindings"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user