Remove Command

This commit is contained in:
Alexandre
2025-05-15 15:07:18 +02:00
committed by GitHub
parent 7a89213412
commit 945d593727

View File

@@ -81,8 +81,7 @@
],
"name": "Birdnet-go",
"options": {
"BIRDSONGS_FOLDER": "/config/clips",
"COMMAND": "realtime"
"BIRDSONGS_FOLDER": "/config/clips"
},
"panel_admin": false,
"panel_icon": "mdi:bird",
@@ -99,7 +98,6 @@
"schema": {
"ALSA_CARD": "int?",
"BIRDSONGS_FOLDER": "str?",
"COMMAND": "str",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",