From e85c110697e1d7510ebd32e1064557be3bf5f63c Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sun, 4 Jun 2023 13:24:56 +0300 Subject: [PATCH] fix schema --- schema/layouts/detail.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/layouts/detail.json b/schema/layouts/detail.json index 447f2db60a..afbf271579 100644 --- a/schema/layouts/detail.json +++ b/schema/layouts/detail.json @@ -107,7 +107,7 @@ } }, { - "type": "boolean", + "const": false, "description": "False designates an empty cell." } ]