From 20c9616bc0e548b6aa3143fedc824025078a7bf2 Mon Sep 17 00:00:00 2001 From: YoheiZuho Date: Mon, 16 May 2022 13:11:34 +0900 Subject: [PATCH] test --- app/lib/text_formatter.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/lib/text_formatter.rb b/app/lib/text_formatter.rb index 5bcd8eb90..1ebb24c70 100644 --- a/app/lib/text_formatter.rb +++ b/app/lib/text_formatter.rb @@ -128,7 +128,7 @@ class TextFormatter HTML end - def render_quote + def quotify url = ActivityPub::TagManager.instance.url_for(status.quote) link = encode_and_link_urls(url) <<~HTML.squish