From d308fd0d0aa8779b0ed19a26b1825265205420ff Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Sat, 19 Apr 2025 13:36:35 +0200 Subject: [chore] Little settings panel report view tweak (#4025) --- web/source/settings/components/status.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'web/source/settings/components/status.tsx') diff --git a/web/source/settings/components/status.tsx b/web/source/settings/components/status.tsx index 9d0dfa2b4..e8ae4b2df 100644 --- a/web/source/settings/components/status.tsx +++ b/web/source/settings/components/status.tsx @@ -299,7 +299,7 @@ function StatusFooter({ status }: { status: StatusType }) { minute: '2-digit', hour12: false })} - + { status.edited_at && "*" } @@ -322,13 +322,15 @@ function StatusFooter({ status }: { status: StatusType }) {