From: Takeshi Umeda Date: Tue, 8 Dec 2020 11:07:54 +0000 (+0900) Subject: Fix the Open handler for PreviewCard (#15305) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=765626a3a766ce212e73a1a51f6a048cc19ffc63;p=mastodon.git Fix the Open handler for PreviewCard (#15305) --- diff --git a/app/javascript/mastodon/components/status.js b/app/javascript/mastodon/components/status.js index 18e0e87c8..d9e7347f8 100644 --- a/app/javascript/mastodon/components/status.js +++ b/app/javascript/mastodon/components/status.js @@ -432,7 +432,7 @@ class Status extends ImmutablePureComponent { } else if (status.get('spoiler_text').length === 0 && status.get('card')) { media = (