From 3fb9615f975dcb62bb4f50248c2f502c75b521dd Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sun, 10 Mar 2024 00:23:28 +0000 Subject: [PATCH] Github bot : json sorted --- codex/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codex/config.json b/codex/config.json index 081282d49..e96587e25 100644 --- a/codex/config.json +++ b/codex/config.json @@ -95,10 +95,10 @@ "PGID": "int?", "PUID": "int?", "TZ": "str?", - "csrf_allowed": "str", "cifsdomain": "str?", "cifspassword": "str?", "cifsusername": "str?", + "csrf_allowed": "str", "localdisks": "str?", "networkdisks": "str?" },