fix: developer builtin name (#1699)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"id": "developertools",
|
||||
"name": "Developer Tools",
|
||||
"id": "developer",
|
||||
"name": "Developer",
|
||||
"description": "General development tools useful for software engineering.",
|
||||
"enabled": true,
|
||||
"type": "builtin",
|
||||
|
||||
Reference in New Issue
Block a user