mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-27 10:20:27 +01:00
🎨
This commit is contained in:
parent
2511a5c17b
commit
cf2e2c8ed5
1 changed files with 0 additions and 1 deletions
|
@ -408,7 +408,6 @@ export default function (props: MfmProps, { emit }: { emit: SetupContext<MfmEven
|
|||
h(MkUrlPreview, {
|
||||
url: token.children[0].props.url,
|
||||
compact: true,
|
||||
detail: true,
|
||||
}),
|
||||
])];
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue