chore: Update translations
This commit is contained in:
parent
b4bcc4d371
commit
77178bc728
@ -73,7 +73,7 @@ const LinkPreview = ({ url }: { url: string }) => {
|
||||
}
|
||||
}
|
||||
if (preview?.image) {
|
||||
return <ProxyImg src={preview?.image} className="w-full object-cover aspect-video"/>;
|
||||
return <ProxyImg src={preview?.image} className="w-full object-cover aspect-video" />;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user