joytou commited on
Commit
437baf7
·
1 Parent(s): 9962bee

Fixed json.decoder.JSONDecodeError

Browse files
Files changed (1) hide show
  1. discord.json +1 -1
discord.json CHANGED
@@ -43,7 +43,7 @@
43
  },
44
  {
45
  "name": "generate-status",
46
- "description" "Retrieve the status of an Asynchronous generation request.",
47
  "function": "generateStatus",
48
  "parameters": [
49
  {
 
43
  },
44
  {
45
  "name": "generate-status",
46
+ "description": "Retrieve the status of an Asynchronous generation request.",
47
  "function": "generateStatus",
48
  "parameters": [
49
  {