mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
Use branch icon in gh spec
This commit is contained in:
@@ -47,6 +47,10 @@ const specSpecificReplaceStrings = new Map([
|
||||
[
|
||||
'description: repo.description,',
|
||||
'description: repo.description ?? undefined,'
|
||||
],
|
||||
[
|
||||
'icon: "fig://icon?type=git"',
|
||||
'icon: "vscode://icon?type=11"'
|
||||
]
|
||||
]],
|
||||
['git', [
|
||||
|
||||
Reference in New Issue
Block a user