From 64b48b3ea3167ee14ad1e61aa06e83269e9c3bf8 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sun, 21 Jul 2024 00:26:56 +0000 Subject: [PATCH] Github bot : json sorted --- birdnet-pi/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/birdnet-pi/config.json b/birdnet-pi/config.json index 211f0fcbe..fe26972ec 100644 --- a/birdnet-pi/config.json +++ b/birdnet-pi/config.json @@ -97,9 +97,9 @@ "LIVESTREAM_BOOT_ENABLED": "bool", "MQTT_DISABLED": "bool?", "MQTT_HOST_manual": "str?", + "MQTT_PASSWORD_manual": "password?", "MQTT_PORT_manual": "int?", "MQTT_USER_manual": "str?", - "MQTT_PASSWORD_manual": "password?", "PROCESSED_FOLDER_ENABLED": "bool?", "SPECIES_CONVERTER_ENABLED": "bool?", "TZ": "str?",