From c0c5c8ee3b152a90e60bc9bc2a0459cd753e1d7d Mon Sep 17 00:00:00 2001 From: thislight Date: Tue, 13 Aug 2024 14:06:55 +0800 Subject: [PATCH] {Regular,Compact}Toot: fix time is future --- src/timelines/CompactToot.tsx | 2 +- src/timelines/RegularToot.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/timelines/CompactToot.tsx b/src/timelines/CompactToot.tsx index 0d58b3d..7042ad4 100644 --- a/src/timelines/CompactToot.tsx +++ b/src/timelines/CompactToot.tsx @@ -39,7 +39,7 @@ const CompactToot: Component = (props) => { @{toot().account.username}@{new URL(toot().account.url).hostname}
@{toot().account.username}@{new URL(toot().account.url).hostname}