diff options
Diffstat (limited to 'src/configs')
-rw-r--r-- | src/configs/commands.config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configs/commands.config.json b/src/configs/commands.config.json index 9ef5a75..8e3cd67 100644 --- a/src/configs/commands.config.json +++ b/src/configs/commands.config.json @@ -11,7 +11,7 @@ "file": "./commands/radioStop.js" }, { - "name": "tune", + "name": "fm", "description": "FM Radio Tune IN", "file": "./commands/tune.js" } |