color -> colour

pull/1049/head
Zomatree 2021-08-23 03:07:29 +01:00 committed by Paul Makles
parent 0bfdf15c02
commit 41a206f6c4
1 changed files with 1 additions and 1 deletions

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>