From 107571a5444d70b5fc1b31bec3ff9cff65d28ff4 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Mon, 29 Sep 2025 10:51:14 +0300 Subject: [PATCH] fix schema --- schema/metadata/recordDefs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/metadata/recordDefs.json b/schema/metadata/recordDefs.json index 3fffb8260e..402e53bbbf 100644 --- a/schema/metadata/recordDefs.json +++ b/schema/metadata/recordDefs.json @@ -157,7 +157,7 @@ }, "massLink": { "type": "boolean", - "default": "Allow mass link. As of v8.2." + "description": "Allow mass link. As of v8.2." }, "linkOnlyNotLinked": { "type": "boolean",