From 478cf68228b0157da9446354a993804ddac65d51 Mon Sep 17 00:00:00 2001 From: winter Date: Thu, 8 May 2025 21:34:04 +0100 Subject: add automated account indicator --- templates/note/info_line.php | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) (limited to 'templates/note') diff --git a/templates/note/info_line.php b/templates/note/info_line.php index acc85d7..4886b1c 100644 --- a/templates/note/info_line.php +++ b/templates/note/info_line.php @@ -1,8 +1,4 @@ - +
author->displayName) ?> @@ -14,15 +10,20 @@ use Digitigrade\Model\NotePrivacyScope; created) ?> - + + author->automated): ?> + + + +
\ No newline at end of file -- cgit v1.3