Fix descriptions

This commit is contained in:
Christopher Cookman 2023-03-07 19:15:24 -07:00
parent 2aa87d2f5b
commit 0514958335

View file

@ -6,12 +6,12 @@
},
{
"name": "new",
"description": "Get an extension on the Telefreunde Community Phone System",
"description": "Get an extension on the LiteNet Phone System",
"type": 1
},
{
"name": "delete",
"description": "Remove your extension from the Telefreunde Community Phone System",
"description": "Remove your extension from the LiteNet Phone System",
"type": 1,
"options": [
{
@ -30,7 +30,7 @@
},
{
"name": "list",
"description": "List all extensions on the Telefreunde Community Phone System",
"description": "List all extensions on the LiteNet Phone System",
"type": 1
}
]