From cabf688ceee63bde4aacca49ab683675f83d5abc Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 00:24:06 +0000 Subject: [PATCH] Github bot : json sorted --- unpackerr/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unpackerr/config.json b/unpackerr/config.json index e4c739dac..623a76fb6 100644 --- a/unpackerr/config.json +++ b/unpackerr/config.json @@ -80,14 +80,14 @@ "schema": { "PGID": "int", "PUID": "int", + "TZ": "str?", "cifsdomain": "str?", "cifspassword": "str?", "cifsusername": "str?", "extraction_path": "str?", "localdisks": "str?", "networkdisks": "str?", - "watch_path": "str?", - "TZ": "str?" + "watch_path": "str?" }, "slug": "unpackerr", "udev": true,