From 51f1fdfd0e2f970290b302959275474c9749a74a Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Sep 2023 00:21:45 +0000 Subject: [PATCH] Github bot : json sorted --- changedetection.io/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changedetection.io/config.json b/changedetection.io/config.json index c501a6520..72b6861ff 100644 --- a/changedetection.io/config.json +++ b/changedetection.io/config.json @@ -22,10 +22,10 @@ "5000/tcp": "webui" }, "schema": { + "BASE_URL": "str?", "PGID": "int", "PUID": "int", - "TZ": "str?", - "BASE_URL": "str?" + "TZ": "str?" }, "slug": "changedetection.io", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/changedetection.io",