fix icon in page.post.vue
This commit is contained in:
parent
adee17b85a
commit
267d1970e2
@ -44,6 +44,7 @@ export default defineComponent({
|
|||||||
text: this.hpml.interpolate(this.block.text),
|
text: this.hpml.interpolate(this.block.text),
|
||||||
posted: false,
|
posted: false,
|
||||||
posting: false,
|
posting: false,
|
||||||
|
icon,
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
|
Loading…
Reference in New Issue
Block a user