From f7e83437b486fb22e924328d769ed823a32def8c Mon Sep 17 00:00:00 2001 From: Calvin Bui <3604363+calvinbui@users.noreply.github.com> Date: Wed, 23 Aug 2023 09:58:50 +1000 Subject: [PATCH] revert indentation on value Co-authored-by: yammes08 <111231042+yammes08@users.noreply.github.com> --- docs/json/sonarr/cf/av1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/json/sonarr/cf/av1.json b/docs/json/sonarr/cf/av1.json index 32f8ebcce..ce32d2e66 100644 --- a/docs/json/sonarr/cf/av1.json +++ b/docs/json/sonarr/cf/av1.json @@ -12,7 +12,7 @@ "negate": false, "required": true, "fields": { - "value": "\\bAV1\\b" + "value": "\\bAV1\\b" } } ]