mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Add app name to the getting started page query string
This commit is contained in:
+2
-1
@@ -3,5 +3,6 @@
|
||||
"nameLong": "Code [OSS Build]",
|
||||
"win32MutexName": "vscodeoss",
|
||||
"licenseUrl": "https://github.com/Microsoft/vscode/blob/master/LICENSE.txt",
|
||||
"darwinBundleIdentifier": "com.visualstudio.code.oss"
|
||||
"darwinBundleIdentifier": "com.visualstudio.code.oss",
|
||||
"welcomePage": "http://go.microsoft.com/fwlink/?LinkId=723048"
|
||||
}
|
||||
Reference in New Issue
Block a user