Add a hProperty to the tag

This commit is contained in:
Peaceultime 2024-09-05 17:43:48 +02:00
parent f91c62fa06
commit 8ac898b8e5
1 changed files with 3 additions and 0 deletions

View File

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