Add a cetegory to the command

This commit is contained in:
2022-03-23 10:40:32 +00:00
parent 20e5eb7456
commit b930c44040

View File

@@ -17,6 +17,7 @@
"commands": [
{
"command": "recombobulator.base64",
"category": "Recombobulator",
"title": "base64 encode"
}
]