Update January.ts

This commit is contained in:
insert
2021-08-23 11:51:03 +00:00
parent 8b4778c42c
commit 37e5ae221c
+1 -1
View File
@@ -59,7 +59,7 @@ export type Embed = (
icon_url?: string
color?: string
colour?: string
} | ({
type: 'Image'
} & EmbedImage)