🎨
This commit is contained in:
parent
2511a5c17b
commit
cf2e2c8ed5
|
@ -408,7 +408,6 @@ export default function (props: MfmProps, { emit }: { emit: SetupContext<MfmEven
|
||||||
h(MkUrlPreview, {
|
h(MkUrlPreview, {
|
||||||
url: token.children[0].props.url,
|
url: token.children[0].props.url,
|
||||||
compact: true,
|
compact: true,
|
||||||
detail: true,
|
|
||||||
}),
|
}),
|
||||||
])];
|
])];
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Reference in a new issue