[Client] Fix bug
This commit is contained in:
parent
9edac2cd74
commit
23b3e33df6
@ -129,7 +129,9 @@ export default Vue.component('misskey-flavored-markdown', {
|
||||
key: Math.random(),
|
||||
props: {
|
||||
url: token.node.props.url,
|
||||
target: '_blank',
|
||||
target: '_blank'
|
||||
},
|
||||
attrs: {
|
||||
style: 'color:var(--mfmLink);'
|
||||
}
|
||||
})];
|
||||
|
Loading…
Reference in New Issue
Block a user