Better tweet embedding#
This commit is contained in:
parent
9c5b2e3bac
commit
723760702a
1 changed files with 1 additions and 1 deletions
|
@ -280,8 +280,8 @@ class Note extends Model
|
|||
try {
|
||||
$oEmbed = Twitter::getOembed([
|
||||
'id' => $tweetId,
|
||||
'dnt' => true,
|
||||
'align' => 'center',
|
||||
'omit_script' => true,
|
||||
'maxwidth' => 550,
|
||||
]);
|
||||
} catch (\Exception $e) {
|
||||
|
|
Loading…
Add table
Reference in a new issue