This commit is contained in:
FineArchs 2024-10-10 11:36:49 +09:00 committed by GitHub
parent 2511a5c17b
commit cf2e2c8ed5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 {