color -> colour

pull/142/head
Zomatree 2021-08-23 03:07:29 +01:00 committed by Paul Makles
parent 5be8e60b45
commit 5a716fb1d6
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>