mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove extra whitespace
This commit is contained in:
parent
7c1178b6e0
commit
ecd72279c3
1 changed files with 0 additions and 1 deletions
|
|
@ -266,7 +266,6 @@ export function Article(props: ArticleProps): JSX.Element {
|
|||
if (window.tiktokEmbed) {
|
||||
window.tiktokEmbed.lib.render(tikTokPlaceholders)
|
||||
}
|
||||
|
||||
resolve(true)
|
||||
},
|
||||
error: () => reject(new Error('Could not load TikTok handler')),
|
||||
|
|
|
|||
Loading…
Reference in a new issue