color -> colour

This commit is contained in:
Zomatree
2021-08-23 03:07:29 +01:00
committed by Paul Makles
parent 0bfdf15c02
commit 41a206f6c4

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>