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/actor/profile.php | 6 ++++++ templates/note/info_line.php | 33 +++++++++++++++++---------------- 2 files changed, 23 insertions(+), 16 deletions(-) (limited to 'templates') diff --git a/templates/actor/profile.php b/templates/actor/profile.php index 3e1a11e..4e5f66a 100644 --- a/templates/actor/profile.php +++ b/templates/actor/profile.php @@ -23,6 +23,12 @@ $actorUser = UserAccount::findByLinkedActor($actor);