Skip to content

Commit d5464f8

Browse files
committed
Fix undefined serverGreeting
1 parent c94af32 commit d5464f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

product.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,6 @@
109109
},
110110
"linkProtectionTrustedDomains": [
111111
"https://open-vsx.org"
112-
]
112+
],
113+
"serverGreeting": []
113114
}

0 commit comments

Comments
 (0)