diff options
| -rw-r--r-- | files/commands.json.default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/commands.json.default b/files/commands.json.default index 516b308..248683c 100644 --- a/files/commands.json.default +++ b/files/commands.json.default @@ -3,7 +3,7 @@ "command": "help", "description": "Send help message" }, { - "command": "authorize", "description": "Authorize to image board" + "command": "authorize", "description": "Authorize to Image Board" }, { "command": "original", "description": "Get original file of post" |
