Add a cetegory to the command

This commit is contained in:
nyanotech 2022-03-23 10:40:32 +00:00
parent 20e5eb7456
commit b930c44040
Signed by: nyanotech
GPG Key ID: D2D0A9E8F160472B

View File

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