[Glitch] Fix oEmbed image_modal src.

Port 7da34ff0a3 to glitch-soc
lolsob-rspec
Thibaut Girka 2018-09-10 17:52:40 +02:00 committed by ThibG
parent c48345969f
commit 6e3625c5bc
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ export default class Card extends React.PureComponent {
Immutable.fromJS([
{
type: 'image',
url: card.get('url'),
url: card.get('embed_url'),
description: card.get('title'),
meta: {
original: {