color -> colour

This commit is contained in:
Zomatree 2021-08-23 03:07:29 +01:00 committed by Paul Makles
parent 5be8e60b45
commit 5a716fb1d6

View file

@ -83,7 +83,7 @@ export default function Embed({ embed }: Props) {
className={classNames(styles.embed, styles.website)}
style={{
borderInlineStartColor:
embed.color ?? "var(--tertiary-background)",
embed.colour ?? "var(--tertiary-background)",
width: width + CONTAINER_PADDING,
}}>
<div>