[fb] remove provider obj, add color
This commit is contained in:
parent
1612832fc4
commit
8a35664ae6
@ -238,9 +238,7 @@ export const EmbedHandlers: {
|
|||||||
title: metas.title,
|
title: metas.title,
|
||||||
description: metas.description,
|
description: metas.description,
|
||||||
thumbnail: makeEmbedImage(metas.image, 640, 640),
|
thumbnail: makeEmbedImage(metas.image, 640, 640),
|
||||||
provider: {
|
color: 16777215,
|
||||||
name: "Facebook",
|
|
||||||
},
|
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user