From 3747020876f1d2b17f56cba69319856cb6bfd49e Mon Sep 17 00:00:00 2001 From: heguro Date: Fri, 26 Jun 2020 14:22:30 +0900 Subject: [PATCH] Fix quote_muted --- app/js/tl/parse.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/js/tl/parse.js b/app/js/tl/parse.js index 58c8924e..1a1a0b1d 100644 --- a/app/js/tl/parse.js +++ b/app/js/tl/parse.js @@ -950,7 +950,7 @@ function parse(obj, mix, acct_id, tlid, popup, mutefilter, type) { if (!quoteUser) { quoteUser = toot.quote.account.acct } - if(toot.quote_muted) { + if(!toot.quote.quote_muted) { poll = poll + `