Add a hProperty to the tag

This commit is contained in:
2024-09-05 17:43:48 +02:00
parent f91c62fa06
commit 8ac898b8e5

View File

@@ -203,6 +203,9 @@ export default function ofm() {
value: tag,
data: {
hName: 'tag',
hProperties: {
tag: tag,
}
}
}
},