fix: doc component

This commit is contained in:
Henry 2020-11-16 19:55:51 +00:00
parent 6937de3c4c
commit 2f231c29c0
No known key found for this signature in database
GPG Key ID: 5B3C7E38D81D924D
1 changed files with 4 additions and 0 deletions

View File

@ -64,6 +64,10 @@ export default {
type: String,
default: null
},
selfhost: {
type: String,
default: null
},
},
methods: {
renderMarkdown(item) {