aboutsummaryrefslogtreecommitdiff
path: root/src/configs/commands.config.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/configs/commands.config.json')
-rw-r--r--src/configs/commands.config.json2
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"
}