mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-10 04:32:35 +01:00
[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,
|
||||
description: metas.description,
|
||||
thumbnail: makeEmbedImage(metas.image, 640, 640),
|
||||
provider: {
|
||||
name: "Facebook",
|
||||
},
|
||||
color: 16777215,
|
||||
};
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user