diff options
Diffstat (limited to 'src/commands')
-rw-r--r-- | src/commands/function-load.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/function-load.json b/src/commands/function-load.json index df756ceab..0a363e328 100644 --- a/src/commands/function-load.json +++ b/src/commands/function-load.json @@ -37,7 +37,7 @@ { "name": "library-description", "type": "string", - "token": "DESC", + "token": "DESCRIPTION", "optional": true }, { |