From 623f33936434f4e67078200a8b21f1270126c181 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 16 Oct 2024 18:07:35 +0200 Subject: [PATCH] fix: [dom-hash] category fixed --- objects/dom-hash/definition.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/objects/dom-hash/definition.json b/objects/dom-hash/definition.json index d58460e..ec2a4ff 100644 --- a/objects/dom-hash/definition.json +++ b/objects/dom-hash/definition.json @@ -13,12 +13,12 @@ } }, "description": "dom-hash object to describe similar structure of HTML pages.", - "meta-category": "dom-hash", + "meta-category": "file", "name": "url", "requiredOneOf": [ "url", "dom-hash" ], "uuid": "c7771a39-afa5-4ecb-8d67-ca87ff60236d", - "version": 1 + "version": 2 } \ No newline at end of file