From faae26863fe586860da2a81401e6fbfa1db21564 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sun, 4 Feb 2018 12:10:02 -0800 Subject: [PATCH] refactor --- routes/_components/status/Status.html | 4 ++-- routes/_components/status/StatusContent.html | 9 ++++++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/routes/_components/status/Status.html b/routes/_components/status/Status.html index bb19f050..2f2bde1d 100644 --- a/routes/_components/status/Status.html +++ b/routes/_components/status/Status.html @@ -1,4 +1,4 @@ -
@@ -11,7 +11,7 @@ {{/if}} {{#if !originalStatus.spoiler_text || spoilerShown}} - + {{/if}} {{#if hasMedia}} diff --git a/routes/_components/status/StatusContent.html b/routes/_components/status/StatusContent.html index 2b58e6d3..1c77447a 100644 --- a/routes/_components/status/StatusContent.html +++ b/routes/_components/status/StatusContent.html @@ -1,5 +1,8 @@ -
- {{{emojifiedContent}}} +
+ {{{emojifiedContent}}}