Add a hProperty to the tag
This commit is contained in:
parent
f91c62fa06
commit
8ac898b8e5
|
|
@ -203,6 +203,9 @@ export default function ofm() {
|
|||
value: tag,
|
||||
data: {
|
||||
hName: 'tag',
|
||||
hProperties: {
|
||||
tag: tag,
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue