mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-05 04:11:26 +08:00
fix: doc component
This commit is contained in:
@@ -64,6 +64,10 @@ export default {
|
||||
type: String,
|
||||
default: null
|
||||
},
|
||||
selfhost: {
|
||||
type: String,
|
||||
default: null
|
||||
},
|
||||
},
|
||||
methods: {
|
||||
renderMarkdown(item) {
|
||||
|
||||
Reference in New Issue
Block a user