fix: [dom-hash] category fixed

pull/422/merge
Alexandre Dulaunoy 2024-10-16 18:07:35 +02:00
parent 1777e69bc8
commit 623f339364
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 2 additions and 2 deletions

View File

@ -13,12 +13,12 @@
} }
}, },
"description": "dom-hash object to describe similar structure of HTML pages.", "description": "dom-hash object to describe similar structure of HTML pages.",
"meta-category": "dom-hash", "meta-category": "file",
"name": "url", "name": "url",
"requiredOneOf": [ "requiredOneOf": [
"url", "url",
"dom-hash" "dom-hash"
], ],
"uuid": "c7771a39-afa5-4ecb-8d67-ca87ff60236d", "uuid": "c7771a39-afa5-4ecb-8d67-ca87ff60236d",
"version": 1 "version": 2
} }