mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Add better demo gif for github authentication sample, fixes microsoft/vscode#103966
This commit is contained in:
@ -18,7 +18,8 @@
|
||||
"commands": [
|
||||
{
|
||||
"command": "extension.getGitHubUser",
|
||||
"title": "Get GitHub User"
|
||||
"title": "Get GitHub User",
|
||||
"category": "GitHub Authentication Sample"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user