mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 18:40:56 +01:00
Revert "Cap avatar size to 100x100 (on Discord)"
This reverts commit 99c2be2756
.
This commit is contained in:
parent
99c2be2756
commit
f3082bbb0d
1 changed files with 0 additions and 4 deletions
|
@ -289,10 +289,6 @@ export const handleStatus = async (
|
|||
'_normal',
|
||||
'_200x200'
|
||||
)}"/>`,
|
||||
`<meta property="twitter:image:width" content="100"/>`,
|
||||
`<meta property="twitter:image:height" content="100"/>`,
|
||||
`<meta property="og:image:width" content="100"/>`,
|
||||
`<meta property="og:image:height" content="100"/>`,
|
||||
`<meta property="twitter:image" content="0"/>`
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue